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

    Type Alias ModalSubmitResponse

    ModalSubmitResponse: CallbackResponse<
        | Types.CreateMessageInteractionCallbackRequest
        | Types.DeferredCreateMessageInteractionCallbackRequest,
    >

    Response type for modal submit interactions that are not tied to a message.