Skip to main content
Module

x/grammy_types/mod.ts>Message.VideoChatStartedMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.VideoChatStartedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.4.3/mod.ts";
const { VideoChatStartedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_started">