type alias Message.VideoChatParticipantsInvitedMessageimport { type Message } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts"; const { VideoChatParticipantsInvitedMessage } = Message; definition: ServiceMessage & MsgWith<"video_chat_participants_invited">