TDLib v0.0.2 TDLib.Object.UpdateMessageMentionRead View Source

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.