telegram api constructor · layer 229 · #ac21d3ce

updateBotMessageReaction

Bots only: a user has changed their reactions on a message with public reactions.

definition

updateBotMessageReaction#ac21d3ce peer:Peer msg_id:int date:int actor:Peer old_reactions:Vector<Reaction> new_reactions:Vector<Reaction> qts:int = Update;

parameters

nametypedescription
peerPeerPeer of the reacted-to message.
msg_idintID of the reacted-to message.
dateintDate of the change.
actorPeerThe user that (un)reacted to the message.
old_reactionsVector<Reaction>Old reactions
new_reactionsVector<Reaction>New reactions
qtsintQTS event sequence identifier

type

Update · 164 other constructors

history

present in layers 168–229

idlayers
#ac21d3ce168–229