updateBotMessageReactions

updateBotMessageReactions#9cb7759 peer:Peer msg_id:int date:int reactions:Vector<ReactionCount> 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.
reactions Vector<ReactionCount> List of reactions.
qts int State counter for secret chats and service messages.

Type

Update

Related pages

Types used here