Skip to main content
Module

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

Conversational interfaces for grammY.
Latest
interface Chat.GroupGetChat
implements GroupChat, GetChat, NonPrivateGetChat, MultiUserGetChat
import { type Chat } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.deno.ts";
const { GroupGetChat } = Chat;

Internal type representing group chats returned from getChat.