Interface LiveChatSponsorshipsGiftPurchaseAnnouncementRenderer

interface LiveChatSponsorshipsGiftPurchaseAnnouncementRenderer {
    authorExternalChannelId: string;
    header: Header;
    id: string;
    timestampUsec: string;
}

Properties

authorExternalChannelId: string
header: Header
id: string
timestampUsec: string