interface Chat.Supergroup
implements ChannelBase
import { type Chat } from "https://deno.land/x/mtkruto@0.0.997/3_types.ts";
const { Supergroup } = Chat;
Properties
True, if the supergroup chat is a forum (has topics enabled)
x/mtkruto/3_types.ts>Chat.Supergroup
import { type Chat } from "https://deno.land/x/mtkruto@0.0.997/3_types.ts";
const { Supergroup } = Chat;
True, if the supergroup chat is a forum (has topics enabled)