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

    Interface UpdateMessageInteractionCallbackResponse

    interface UpdateMessageInteractionCallbackResponse {
        message: MessageResponse;
        type: UPDATE_MESSAGE;
    }
    Index

    Properties

    Properties