updateBotMessageReactions

Bots only: the number of reactions on a message with anonymous reactions has changed.

Constructor schema is available as of layer 168. Switch ยป

Parameters

Name Type Description
peer Peer Peer of the reacted-to message.
msg_id int ID of the reacted-to message.
date int Date of the change.
reactions Vector<ReactionCount> New reaction counters.
qts int QTS event sequence identifier

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.