Skip to main content
Module

x/grammy_types/mod.ts>Message.VideoChatScheduledMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.VideoChatScheduledMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.3.1/mod.ts";
const { VideoChatScheduledMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_scheduled">