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