Interface VideoWithChannelAndComment

Hierarchy

Properties

availableAt?: Date
channel: ChannelMin
channelId: string
comments: Comment[]
description: string
duration: number
endActual?: Date
id: string
liveViewers?: number
publishedAt?: Date
songCount?: number
startActual?: Date
startScheduled?: Date
status: string
title: string
topicId?: string
type: "stream" | "clip"

Generated using TypeDoc