This object represents a service message about a new forum topic created in the chat.
@type t() :: %Telegex.Type.ForumTopicCreated{ icon_color: integer(), icon_custom_emoji_id: String.t() | nil, name: String.t() }