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