Skip to main content
Module

x/mtkruto/mod.ts>MessageForumTopicCreated

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageForumTopicCreated
implements _MessageBase
import { type MessageForumTopicCreated } from "https://deno.land/x/mtkruto@0.1.147/mod.ts";

A message that is received when a new topic is created in a forum.

Properties

forumTopicCreated: { name: string; iconColor: string; iconCutsomEmojiId?: string; }