Very Popular
Latest
type alias Message.VideoChatParticipantsInvitedMessage
import { type Message } from "https://dotland.deno.dev/x/grammy_types@v3.9.0/message.ts";
const { VideoChatParticipantsInvitedMessage } = Message;
definition: ServiceMessage & MsgWith<"video_chat_participants_invited">