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