Skip to main content
Module

x/grammy_types/mod.ts>Chat.ChannelGetChat

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Chat.ChannelGetChat
implements ChannelChat, NonGroupGetChat, LargeGetChat
import { type Chat } from "https://deno.land/x/grammy_types@v3.2.0/mod.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.