interface Chat.GroupGetChat implements GroupChat, MultiUserGetChatimport { type Chat } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.deno.ts"; const { GroupGetChat } = Chat; Internal type representing group chats returned from getChat.