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