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