Skip to main content
Latest
type alias Message.VideoChatParticipantsInvitedMessage
import { type Message } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.deno.ts";
const { VideoChatParticipantsInvitedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_participants_invited">