Skip to main content
Module

x/grammy_conversations/deps.deno.ts>Chat.ChannelGetChat

Conversational interfaces for grammY
Go to Latest
interface Chat.ChannelGetChat
implements ChannelChat, NonGroupGetChat, LargeGetChat
import { type Chat } from "https://deno.land/x/grammy_conversations@v1.1.1/deps.deno.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.