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