Skip to main content
Module

x/grammy_types/mod.ts>Chat.GroupGetChat

Types for the Telegram Bot API
Very Popular
Go to Latest
interface Chat.GroupGetChat
implements GroupChat, MultiUserGetChat
import { type Chat } from "https://deno.land/x/grammy_types@v3.1.0/mod.ts";
const { GroupGetChat } = Chat;

Internal type representing group chats returned from getChat.