Skip to content

GramIO API Reference / gramio/dist / TelegramForumTopic

Interface: TelegramForumTopic

Defined in: @gramio/types/out/objects.d.ts:4522

This object represents a forum topic.

Documentation

Properties

PropertyTypeDescriptionDefined in
icon_colornumberColor of the topic icon in RGB format@gramio/types/out/objects.d.ts:4534
icon_custom_emoji_id?stringOptional. Unique identifier of the custom emoji shown as the topic icon@gramio/types/out/objects.d.ts:4538
is_name_implicit?trueOptional. True, if the name of the topic wasn't specified explicitly by its creator and likely needs to be changed by the bot@gramio/types/out/objects.d.ts:4542
message_thread_idnumberUnique identifier of the forum topic@gramio/types/out/objects.d.ts:4526
namestringName of the topic@gramio/types/out/objects.d.ts:4530