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

    Interface APIModalInteractionResponseCallbackData

    interface APIModalInteractionResponseCallbackData {
        components: APIModalInteractionResponseCallbackComponent[];
        custom_id: string;
        title: string;
    }
    Index

    Properties

    Between 1 and 5 (inclusive) components that make up the modal

    Using action rows inside modals is deprecated.

    custom_id: string

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

    title: string

    The title of the popup modal