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

    Interface CreateMessageInteractionCallbackResponse

    interface CreateMessageInteractionCallbackResponse {
        message: MessageResponse;
        type: CHANNEL_MESSAGE_WITH_SOURCE;
    }
    Index

    Properties

    Properties