Discord.https - v3.0.16
    Preparing search index...

    Interface APIModalSubmission

    interface APIModalSubmission {
        components: APIModalSubmissionComponent[];
        custom_id: string;
        resolved?: APIInteractionDataResolved;
    }
    Index

    Properties

    A list of child components

    custom_id: string

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

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