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