export interface APIActionRowComponent<T extends APIComponentInActionRow> extends APIBaseComponent<ComponentType.ActionRow>
An Action Row is a top-level layout component used in messages and modals.
See also: https://discord.com/developers/docs/components/reference#action-row
Type Parameters
APIComponentInActionRow T extends
externalT[] components :
The components in the ActionRow