export interface ActionRowBuilderData extends Partial<Omit<APIActionRowComponent<APIActionRowComponentTypes>, 'components'>>
No summary provided.