Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/types.ts>Chat.GroupGetChat

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

Internal type representing group chats returned from getChat.