interface Chat.ChannelGetChat implements ChannelChat, LargeGetChatimport { type Chat } from "https://deno.land/x/grammy@v1.10.1/types.ts"; const { ChannelGetChat } = Chat; Internal type representing channel chats returned from getChat.