ForumTopicCreated
data class ForumTopicCreated(val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)(source)
This object represents a service message about a new forum topic created in the chat.
(auto-generated)
Author
ForteScarlet