updateBotMessageReactions#9cb7759 peer:Peer msg_id:int date:int reactions:Vector<ReactionCount> qts:int = Update;
| Name | Type | Description |
|---|---|---|
| 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. |