OneSDK
    Preparing search index...

    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;
    }
    Index

    Properties

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