View Source ExTDLib.Object.UpdateMessageMentionRead (ExTDLib v0.0.4)
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.