Interface LiveChatPaidMessageRenderer2

interface LiveChatPaidMessageRenderer2 {
    authorExternalChannelId: string;
    authorName: AuthorName3;
    authorNameTextColor: number;
    authorPhoto: AuthorPhoto4;
    bodyBackgroundColor: number;
    bodyTextColor: number;
    contextMenuAccessibility: ContextMenuAccessibility3;
    contextMenuEndpoint: ContextMenuEndpoint3;
    headerBackgroundColor: number;
    headerTextColor: number;
    id: string;
    message: YouTube.Message3;
    purchaseAmountText: PurchaseAmountText2;
    timestampColor: number;
    timestampUsec: string;
    trackingParams: string;
}

Properties

authorExternalChannelId: string
authorName: AuthorName3
authorNameTextColor: number
authorPhoto: AuthorPhoto4
bodyBackgroundColor: number
bodyTextColor: number
contextMenuAccessibility: ContextMenuAccessibility3
contextMenuEndpoint: ContextMenuEndpoint3
headerBackgroundColor: number
headerTextColor: number
id: string
message: YouTube.Message3
purchaseAmountText: PurchaseAmountText2
timestampColor: number
timestampUsec: string
trackingParams: string