telegram api constructor · layer 229 · #09cb7759
updateBotMessageReactions
Bots only: the number of reactions on a message with anonymous reactions has changed.
definition
updateBotMessageReactions#9cb7759 peer:Peer msg_id:int date:int reactions:Vector<ReactionCount> qts:int = Update;
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 · 164 other constructors
history
present in layers 168–229
| id | layers |
|---|---|
| #09cb7759 | 168–229 |