diff --git a/data/web/corefork.telegram.org/api/forum.html b/data/web/corefork.telegram.org/api/forum.html
index df1fa2f62e..0b5cc806c4 100644
--- a/data/web/corefork.telegram.org/api/forum.html
+++ b/data/web/corefork.telegram.org/api/forum.html
@@ -95,7 +95,7 @@ To send messages to these topics, pass the topic ID to the reply_msg_idreply_msg_id
, ignoring the topic ID), however, since message threads can't have nested message threads, topics (except for the "General" topic) also can't have message threads (so replies to messages within topics won't generate further message threads).
Topics have a name (title
) and an icon: the icon can be a custom emoji specified by the icon_emoji_id
, or a default chat icon if icon_emoji_id
is not set, filled with the color specified in icon_color
.
Topics can be temporarily closed
, preventing further messages from being sent to the topic.
-Additionally, the "General" topic may also be hidden
.
+Additionally, (only) the "General" topic may also be hidden
.
All topics except for the "General" topic can be deleted by invoking channels.deleteTopicHistory, with the topic ID.
Topics can be created by using the channels.createForumTopic method, and may be modified with the channels.editForumTopic method: these actions require manage_topics
rights, and will generate messageActionTopicCreate/messageActionTopicEdit service messages.
Note that Telegram Premium users can pass any custom emoji to icon_emoji_id
, while other users can only use the custom emojis contained in the inputStickerSetEmojiDefaultTopicIcons emoji pack.
diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html
index 978982b018..a9fb9ceee2 100644
--- a/data/web/corefork.telegram.org/api/layers.html
+++ b/data/web/corefork.telegram.org/api/layers.html
@@ -329,7 +329,7 @@ Currently, only official apps can make use of Safetynet/Firebase SMS authenticat
photos.uploadContactProfilePhoto#b91a83bf flags:# suggest:flags.3?true save:flags.4?true user_id:InputUser file:flags.0?InputFile video:flags.1?InputFile video_start_ts:flags.2?double = photos.Photo;
channels.toggleParticipantsHidden#6a6e7854 channel:InputChannel enabled:Bool = Updates;
Fragment phone numbers, native group antispam, message autodeletion in groups.
+Fragment » phone numbers, temporary profile links », native group antispam », message autodeletion in groups, allow hiding the "General" forum topic.
id=1
).id=1
).