updateBotMessageReaction

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

Parameters

NameTypeDescription
peer Peer The user or chat the request is about.
msg_id int Message identifier within its chat.
date int A point in time, unix seconds.
actor Peer
old_reactions Vector<Reaction>
new_reactions Vector<Reaction>
qts int State counter for secret chats and service messages.

Type

Update

Related pages

Types used here