telegram api constructor · layer 229 · #c0944820
messageActionTopicEdit
Forum topic information was edited.
definition
messageActionTopicEdit#c0944820 flags:# title:flags.0?string icon_emoji_id:flags.1?long closed:flags.2?Bool hidden:flags.3?Bool = MessageAction;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
title | string | New topic title. |
icon_emoji_id | long | ID of the new custom emoji used as topic icon, or if it was removed. |
closed | Bool | Whether the topic was opened or closed. |
hidden | Bool | Whether the topic was hidden or unhidden (only valid for the "General" topic, id=1). |
type
MessageAction · 68 other constructors
history
present in layers 148–229 · constructor id changed 1×
| id | layers |
|---|---|
| #b18a431c | 148–149 |
| #c0944820 | 150–229 |