Interface IForumTopic

This object represents a forum topic.

Hierarchy

  • IForumTopic

Properties

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

message_thread_id: number

Unique identifier of the forum topic

name: string

Name of the topic

Generated using TypeDoc