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

x/mtkruto/3_types.ts>MessageVideoChatScheduled

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

A message that is received when a video chat is scheduled in a chat.

Properties

videoChatScheduled: { startDate: Date; }