Skip to content

MessageReactionUpdated

This object represents a change of a reaction on a message performed by a user.

Fields

chatChatRequired
The chat containing the message the user reacted to
message_idIntegerRequired
Unique identifier of the message inside the chat
userUserOptional
Optional. The user that changed the reaction, if the user isn't anonymous
actor_chatChatOptional
Optional. The chat on behalf of which the reaction was changed, if the user is anonymous
dateIntegerRequired
Date of the change in Unix time
old_reactionReactionType[]Required
Previous list of reaction types that were set by the user
new_reactionReactionType[]Required
New list of reaction types that have been set by the user

GramIO Usage

See Also