OneSDK
    Preparing search index...

    Interface LiveChatPaidMessageRenderer

    interface LiveChatPaidMessageRenderer {
        authorBadges: AuthorBadge[];
        authorExternalChannelId: string;
        authorName: AuthorName2;
        authorNameTextColor: number;
        authorPhoto: AuthorPhoto2;
        bodyBackgroundColor: number;
        bodyTextColor: number;
        contextMenuAccessibility: ContextMenuAccessibility2;
        contextMenuEndpoint: ContextMenuEndpoint2;
        headerBackgroundColor: number;
        headerTextColor: number;
        id: string;
        message: YouTube.Message2;
        purchaseAmountText: PurchaseAmountText;
        timestampColor: number;
        timestampUsec: string;
        trackingParams: string;
    }
    Index

    Properties

    authorBadges: AuthorBadge[]
    authorExternalChannelId: string
    authorName: AuthorName2
    authorNameTextColor: number
    authorPhoto: AuthorPhoto2
    bodyBackgroundColor: number
    bodyTextColor: number
    contextMenuAccessibility: ContextMenuAccessibility2
    contextMenuEndpoint: ContextMenuEndpoint2
    headerBackgroundColor: number
    headerTextColor: number
    id: string
    message: YouTube.Message2
    purchaseAmountText: PurchaseAmountText
    timestampColor: number
    timestampUsec: string
    trackingParams: string