telegramx.js

ForumTopic

interface

This object represents a forum topic.

Declaration

interface ForumTopic 

Properties

icon_colorproperty#
icon_color: number;

Color of the topic icon in RGB format

icon_custom_emoji_id?: string;

Optional. Unique identifier of the custom emoji shown as the topic icon

is_name_implicit?: boolean;

Optional. True, if the name of the topic wasn't specified explicitly by its creator and likely needs to be changed by the bot

message_thread_id: number;

Unique identifier of the forum topic

nameproperty#
name: string;

Name of the topic