type alias Message.VideoChatParticipantsInvitedMessageimport { type Message } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.ts"; const { VideoChatParticipantsInvitedMessage } = Message; definition: ServiceMessage & MsgWith<"video_chat_participants_invited">