typealias APIButtonComponent

external
export type APIButtonComponent = APIButtonComponentWithCustomId | APIButtonComponentWithSKUId | APIButtonComponentWithURL;

Constructors

constructor()