messageActionTopicEdit

Forum topic information was edited.

Constructor schema is available as of layer 150. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
title flags.0?string New topic title.
icon_emoji_id flags.1?long ID of the new custom emoji used as topic icon, or if it was removed.
closed flags.2?Bool Whether the topic was opened or closed.
hidden flags.3?Bool Whether the topic was hidden or unhidden (only valid for the "General" topic, id=1).

Type

MessageAction

Related pages

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.

Forums

Telegram allows creating forums with multiple distinct topics.