Skip to main content
Module

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

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

Internal type representing group chats returned from getChat.