From 86ee016dd2edfcb768b7e6b4af6e3745660f3c53 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 16 Sep 2023 17:35:06 +0000 Subject: [PATCH] Update content of files --- .../constructor/messageActionTopicEdit.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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).