export declare class ActionRowBuilder<T extends AnyComponentBuilder> extends ComponentBuilder<APIActionRowComponent<APIMessageActionRowComponent | APIModalActionRowComponent>>
Represents an action row component
Type Parameters
AnyComponentBuilder T extends
readonlyPartial<DataType> data :
The API data associated with this component
Inherited from: ComponentBuilder
addComponentscomponents: RestOrArray<T>) : this (
components: RestOrArray<T>
Adds components to this action row.
setComponentscomponents: RestOrArray<T>) : this (
components: RestOrArray<T>
Sets the components in this action row