Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias Message.VideoChatScheduledMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.1.2/message.ts";
const { VideoChatScheduledMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_scheduled">