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