class ActionRowBuilder

export class ActionRowBuilder<ComponentType extends AnyComponentBuilder = AnyComponentBuilder,> extends BuilderActionRow<ComponentType>

Represents an action row builder.

Constructors

Constructs a new instance of the ActionRowBuilder class

Type Parameters

optional
ComponentType? extends AnyComponentBuilder = AnyComponentBuilder

Creates a new action row builder from JSON data