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