VideoChatScheduled
A scheduled video chat.
Properties
title: string
The video chat’s title.
liveStream: boolean
Whether it is a live stream.
participantCount: number
The number of current participants.
id: string
The video chat’s unique identifier.
type: "scheduled"
scheduledFor: Date
The point in time in which the video chat will be started.