Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/3_types.ts>VideoChatScheduled

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface VideoChatScheduled
import { type VideoChatScheduled } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

A scheduled video chat.

Properties

type: "scheduled"
scheduledFor: Date

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