@typed-discord/interactions
    Preparing search index...

    Interface ModalSubmitInteractionTextDisplayComponent

    interface ModalSubmitInteractionTextDisplayComponent {
        id: number;
        type: TEXT_DISPLAY;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: number

    32 bit integer used as an optional identifier for component.

    type: TEXT_DISPLAY

    Type of modal submit component.