Skip to main content
Module

x/mtkruto/types/0_video_chat.ts>VideoChatScheduled

Cross-runtime JavaScript library for building Telegram clients
Latest
interface VideoChatScheduled
import { type VideoChatScheduled } from "https://deno.land/x/mtkruto@0.2.30/types/0_video_chat.ts";

A scheduled video chat.

Properties

type: "scheduled"
scheduledFor: Date

The point in time in which the video chat will be started.