interface APIModalSubmission

external
export interface APIModalSubmission

See also: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-modal-submit-data-structure

external
components : APIModalSubmissionComponent[]

A list of child components

external
custom_id : string

A developer-defined identifier for the component, max 100 characters

optionalexternal
resolved? : APIInteractionDataResolved

Data for users, members, channels, and roles in the modal's auto-populated select menus

See also: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object-resolved-data-structure