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

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

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

Internal type representing group chats returned from getChat.