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

    Interface DeferredCreateMessageInteractionCallbackRequest

    interface DeferredCreateMessageInteractionCallbackRequest {
        data?: IncomingWebhookInteractionRequest | null;
        type: DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE;
    }
    Index

    Properties

    Properties