diff --git a/data/web/corefork.telegram.org/constructor/messageActionTopicEdit.html b/data/web/corefork.telegram.org/constructor/messageActionTopicEdit.html index 68bac429cb..184f47734d 100644 --- a/data/web/corefork.telegram.org/constructor/messageActionTopicEdit.html +++ b/data/web/corefork.telegram.org/constructor/messageActionTopicEdit.html @@ -74,22 +74,22 @@ title flags.0?string -Topic title. +New topic title. icon_emoji_id flags.1?long -ID of the custom emoji used as topic icon. +ID of the new custom emoji used as topic icon, or if it was removed. closed flags.2?Bool -Whether the topic was closed. +Whether the topic was opened or closed. hidden flags.3?Bool -Whether the topic was hidden (only valid for the "General" topic, id=1). +Whether the topic was hidden or unhidden (only valid for the "General" topic, id=1).