Preview environment
export interface ModalComponentData
readonly ( | JSONEncodable<APIActionRowComponent<APIComponentInModalActionRow> | APILabelComponent> | ActionRowData<ModalActionRowComponentData> | LabelComponentData | TextDisplayComponentData )[] components :
The components within this modal
string customId :
The custom id of the modal
string title :
The title of the modal