OneSDK
    Preparing search index...

    Interface LiveChatTickerSponsorItemRenderer

    interface LiveChatTickerSponsorItemRenderer {
        authorExternalChannelId: string;
        detailText: DetailText;
        detailTextColor: number;
        durationSec: number;
        endBackgroundColor: number;
        fullDurationSec: number;
        id: string;
        showItemEndpoint: ShowItemEndpoint;
        sponsorPhoto: SponsorPhoto;
        startBackgroundColor: number;
        trackingParams: string;
    }
    Index

    Properties

    authorExternalChannelId: string
    detailText: DetailText
    detailTextColor: number
    durationSec: number
    endBackgroundColor: number
    fullDurationSec: number
    id: string
    showItemEndpoint: ShowItemEndpoint
    sponsorPhoto: SponsorPhoto
    startBackgroundColor: number
    trackingParams: string