Module

x/grammy/types.ts>Chat.ChannelGetChat

The Telegram Bot Framework.
Very Popular
Go to Latest
interface Chat.ChannelGetChat
implements ChannelChat, NonGroupGetChat, LargeGetChat
import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.18.1/types.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.