unread_reactions property

List<UnreadReaction> unread_reactions
read / write

Information about unread reactions added to the message.

Implementation

late List<UnreadReaction> unread_reactions;