Module

x/grammy_types/mod.ts>Chat.GroupGetChat

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Chat.GroupGetChat
implements GroupChat, GetChat, NonPrivateGetChat, MultiUserGetChat
import { type Chat } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";
const { GroupGetChat } = Chat;

Internal type representing group chats returned from getChat.