Interface LiveChatSponsorshipsGiftRedemptionAnnouncementRenderer

interface LiveChatSponsorshipsGiftRedemptionAnnouncementRenderer {
    authorExternalChannelId: string;
    authorName: AuthorName;
    authorPhoto: AuthorPhoto;
    contextMenuAccessibility: ContextMenuAccessibility;
    contextMenuEndpoint: ContextMenuEndpoint;
    id: string;
    message: YouTube.Message;
    timestampText: TimestampText;
    timestampUsec: string;
    trackingParams: string;
}

Properties

authorExternalChannelId: string
authorName: AuthorName
authorPhoto: AuthorPhoto
contextMenuAccessibility: ContextMenuAccessibility
contextMenuEndpoint: ContextMenuEndpoint
id: string
message: YouTube.Message
timestampText: TimestampText
timestampUsec: string
trackingParams: string