Skip to main content
Module

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

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

Internal type representing channel chats returned from getChat.