APIActionRowComponent
https://discord.com/developers/docs/interactions/message-components#action-rows
Signature
export interface APIActionRowComponent<T extends APIActionRowComponentTypes> extends APIBaseComponent<ComponentType.ActionRow>Properties
1Methods
0No methods.
Properties
components: T[];The components in the ActionRow