OneSDK
    Preparing search index...

    Interface LiveChatTickerPaidMessageItemRenderer

    interface LiveChatTickerPaidMessageItemRenderer {
        amount: Amount;
        amountTextColor: number;
        authorExternalChannelId: string;
        authorPhoto: AuthorPhoto3;
        durationSec: number;
        endBackgroundColor: number;
        fullDurationSec: number;
        id: string;
        showItemEndpoint: ShowItemEndpoint;
        startBackgroundColor: number;
        trackingParams: string;
    }
    Index

    Properties

    amount: Amount
    amountTextColor: number
    authorExternalChannelId: string
    authorPhoto: AuthorPhoto3
    durationSec: number
    endBackgroundColor: number
    fullDurationSec: number
    id: string
    showItemEndpoint: ShowItemEndpoint
    startBackgroundColor: number
    trackingParams: string