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

The list of unread reactions added to a message was changed.

NameTypeDescription
chat_idstringChat identifier.
message_idstringMessage identifier.
unread_reactionsunreadReactionThe new list of unread reactions.
unread_reaction_countnumberThe new number of messages with unread reactions left in the chat.

More details on telegram's documentation.