Type alias LiveStreamMetadataV3
Type declaration
__typename: "LiveStreamMetadataV3"
appId: AppId | null
attributes: {
key: string;
type: MetadataAttributeType;
value: string;
}[] | null
checkLiveAPI: string | null
content: string
endsAt: string
hideFromFeed: boolean
id: string
liveURL: string
locale: string
playbackURL: string
rawURI: URI
startsAt: string
tags: string[] | null
title: string