type alias Message.VideoChatScheduledMessageimport { type Message } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts"; const { VideoChatScheduledMessage } = Message; definition: ServiceMessage & MsgWith<"video_chat_scheduled">