Skip to main content
Module

x/grammy/types.deno.ts>Chat.GroupGetChat

The Telegram Bot Framework.
Very Popular
Latest
interface Chat.GroupGetChat
implements GroupChat, GetChat, NonPrivateGetChat, MultiUserGetChat
import { type Chat } from "https://deno.land/x/grammy@v1.22.4/types.deno.ts";
const { GroupGetChat } = Chat;

Internal type representing group chats returned from getChat.