typealias ModalActionRowComponentData

export type ModalActionRowComponentData = JSONEncodable<APIComponentInModalActionRow> | TextInputComponentData;

Constructors

constructor()