Skip to content

UpdateMessageUnreadReactions

Update · TDLib 1.8.67 · d1085f9c

The list of unread reactions added to a message was changed

UpdateMessageUnreadReactions(
  chat_id: int53,
  message_id: int53,
  unread_reactions: list of UnreadReaction,
  unread_reaction_count: int32
) → Update

chat_id

int53

Chat identifier

message_id

int53

Message identifier

unread_reactions

list of UnreadReaction

The new list of unread reactions

unread_reaction_count

int32

The new number of messages with unread reactions in the chat