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