Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/types.web.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.15.1/types.web.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.