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