Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias Message.VideoChatParticipantsInvitedMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.3.0/deps.deno.ts";
const { VideoChatParticipantsInvitedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_participants_invited">