Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.deno.ts>Chat.ChannelGetChat

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

Internal type representing channel chats returned from getChat.