Skip to main content
Very Popular
Go to Latest
type alias Message.VideoChatStartedMessage
import { type Message } from "https://deno.land/x/grammy@v1.11.2/types.deno.ts";
const { VideoChatStartedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_started">