typealias ActionRowComponentData

export type ActionRowComponentData = MessageActionRowComponentData | ModalActionRowComponentData;

Constructors

constructor()