Skip to main content
Very Popular
Go to Latest
interface Chat.SupergroupChat
implements AbstractChat, UserNameChat, TitleChat
import { type Chat } from "https://deno.land/x/grammy@v1.10.1/platform.deno.ts";
const { SupergroupChat } = Chat;

Internal type representing super group chats.

Properties

type: "supergroup"