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