import { type VideoChatScheduled } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts";
A scheduled video chat.
Properties
scheduledFor: Date
The point in time in which the video chat will be started.
x/mtkruto/3_types.ts>VideoChatScheduled
import { type VideoChatScheduled } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts";
A scheduled video chat.
The point in time in which the video chat will be started.