export interface APIActionRowComponent<T extends APIComponentInActionRow> extends APIBaseComponent<ComponentType.ActionRow>
See also: https://discord.com/developers/docs/interactions/message-components#action-rows
Type Parameters
APIComponentInActionRow T extends
externalT[] components :
The components in the ActionRow