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

    Interface UpdateMessageInteractionCallbackRequest

    interface UpdateMessageInteractionCallbackRequest {
        data: IncomingWebhookUpdateForInteractionCallbackRequestPartial;
        type: UPDATE_MESSAGE;
    }
    Index

    Properties

    Properties