Skip to main content
Go to Latest
type alias Message.VideoChatScheduledMessage
import { type Message } from "https://deno.land/x/grammy_conversations@v1.1.1/deps.deno.ts";
const { VideoChatScheduledMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_scheduled">