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

x/mtkruto/types/1_chat_p.ts>ChatP.Supergroup

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ChatP.Supergroup
implements ChannelBase
import { type ChatP } from "https://deno.land/x/mtkruto@0.1.130/types/1_chat_p.ts";
const { Supergroup } = ChatP;

Properties

type: "supergroup"
isForum: boolean

Whether the chat is a forum.