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

    Interface CreateMessageInteractionCallbackRequest

    interface CreateMessageInteractionCallbackRequest {
        data: IncomingWebhookInteractionRequest;
        type: CHANNEL_MESSAGE_WITH_SOURCE;
    }
    Index

    Properties

    Properties