Skip to main content
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://deno.land/x/grammy@v1.12.0/types.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.