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