OneSDK
    Preparing search index...

    Interface AddChatItemAction

    interface AddChatItemAction {
        clientId: string;
        item: YouTube.Item;
    }
    Index

    Properties

    Properties

    clientId: string