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