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