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_types@v3.16.0/message.ts";
const { VideoChatParticipantsInvitedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_participants_invited">