Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Store chats, users, and chat memberships.
Go to Latest
interface Chat.ChannelGetChat
implements ChannelChat, NonGroupGetChat, LargeGetChat
import { type Chat } from "https://deno.land/x/grammy_chat_members@v1.0.12/deps.deno.ts";
const { ChannelGetChat } = Chat;

Internal type representing channel chats returned from getChat.