Skip to content

MessageForumTopicEdited

Type · TDLib 1.8.67 · d1085f9c

A forum topic has been edited

MessageForumTopicEdited(
  name: string,
  edit_icon_custom_emoji_id: Bool,
  icon_custom_emoji_id: int64
) → MessageContent

name

string

If non-empty, the new name of the topic

edit_icon_custom_emoji_id

Bool

True, if icon's custom_emoji_id is changed

icon_custom_emoji_id

int64

New unique identifier of the custom emoji shown on the topic icon; 0 if none. Must be ignored if edit_icon_custom_emoji_id is false