type alias Message.VideoChatStartedMessageimport { type Message } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.ts"; const { VideoChatStartedMessage } = Message; definition: ServiceMessage & MsgWith<"video_chat_started">