This object represents a forum topic.
@type t() :: %Telegex.Type.ForumTopic{ icon_color: integer(), icon_custom_emoji_id: String.t() | nil, message_thread_id: integer(), name: String.t() }