Skip to main content
Module

x/mtkruto/mod.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.116/mod.ts";
const { Supergroup } = Chat;

Properties

type: "supergroup"
isForum: boolean

Whether the chat is a forum.