MessageReactionCountUpdated
This object represents reaction changes on a message with anonymous reactions.
Properties
chat
ts
chat: Chat;
The chat containing the message
message_id
ts
message_id: number;
Unique message identifier inside the chat
date
ts
date: number;
Date of the change in Unix time
reactions
ts
reactions: ReactionCount[];
List of reactions that are present on the message