Skip to content

GramIO API Reference / gramio/dist / TelegramForumTopicCreated

Interface: TelegramForumTopicCreated

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

This object represents a service message about a new forum topic created in the chat.

Documentation

Properties

PropertyTypeDescriptionDefined in
icon_colornumberColor of the topic icon in RGB format@gramio/types/out/objects.d.ts:2381
icon_custom_emoji_id?stringOptional. Unique identifier of the custom emoji shown as the topic icon@gramio/types/out/objects.d.ts:2385
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:2389
namestringName of the topic@gramio/types/out/objects.d.ts:2377