MessageReactionUpdated
This object represents a service message about a change in the list of the current user's reactions to a message.
Properties
chat
(Chat): The chat containing the message the user reacted tomessage_id
(int
): Unique identifier of the message inside the chatdate
(int
): Date of the change in Unix timeold_reaction
(List ofReactionType
): Previous list of reaction types that were set by the usernew_reaction
(List ofReactionType
): New list of reaction types that have been set by the useruser
(User): Optional. The user that changed the reaction, if the user isn't anonymousactor_chat
(Chat): Optional. The chat on behalf of which the reaction was changed, if the user is anonymous