typealias AnyActionRowComponentBuilder

external
type AnyActionRowComponentBuilder = MessageActionRowComponentBuilder | ModalActionRowComponentBuilder;

Any action row component builder.

Constructors

constructor()