View Source ExTDLib.Object.UpdateMessageMentionRead (ExTDLib v0.0.4)

A message with an unread mention was read.

NameTypeDescription
chat_idstringChat identifier.
message_idstringMessage identifier.
unread_mention_countnumberThe new number of unread mention messages left in the chat.

More details on telegram's documentation.