OneSDK
    Preparing search index...

    Interface MarkChatItemAsDeletedAction

    interface MarkChatItemAsDeletedAction {
        deletedStateMessage: YouTube.Message;
        targetItemId: string;
    }
    Index

    Properties

    deletedStateMessage: YouTube.Message
    targetItemId: string