interface ActionRowBuilderData

export interface ActionRowBuilderData extends Partial<Omit<APIActionRowComponent<APIComponentInActionRow>, 'components'>>

Constructors

constructor()