interface ModalComponentData

export interface ModalComponentData

components : readonly (LabelData | TextDisplayComponentData)[]

The components within this modal

customId : string

The custom id of the modal

title : string

The title of the modal