TDLib v0.0.2 TDLib.Object.UpdateMessageMentionRead View Source
A message with an unread mention was read.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_id | string | Message identifier. |
| unread_mention_count | number | The new number of unread mention messages left in the chat. |
More details on telegram’s documentation.