Skip to main content

messageActionTopicEdit

Forum topic information was edited.

type tg.MessageActionTopicEdit struct { /* ... */ }

Implements MessageAction.

Fields

NameTypeRequiredDescription
TitlestringNew topic title.
IconEmojiIDint64ID of the new custom emoji used as topic icon, or if it was removed.
ClosedboolWhether the topic was opened or closed.
HiddenboolWhether the topic was hidden or unhidden (only valid for the "General" topic, id=1).

References