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