OneSDK
    Preparing search index...

    Interface AddLiveChatTickerItemAction

    interface AddLiveChatTickerItemAction {
        durationSec: string;
        item: Item2;
    }
    Index

    Properties

    Properties

    durationSec: string
    item: Item2