interface ActionRowData
extends
BaseComponentDataexport interface ActionRowData<ComponentType extends JSONEncodable<APIActionRowComponentTypes> | ActionRowComponentData> extends BaseComponentData
Type Parameters
JSONEncodable<APIActionRowComponentTypes> | ActionRowComponentData ComponentType extends
readonly ComponentType[] components :
The components in this action row