typealias APIComponentInActionRow

external
export type APIComponentInActionRow = APIComponentInMessageActionRow | APIComponentInModalActionRow;

Constructors

constructor()