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

x/mtkruto/3_types.ts>Chat.Supergroup

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

Properties

type: "supergroup"
isForum: boolean

True, if the supergroup chat is a forum (has topics enabled)