typealias ModalComponentBuilder

external
type ModalComponentBuilder = ActionRowBuilder | ModalActionRowComponentBuilder;

The builders that may be used for modals.

Constructors

constructor()