As an admin, remove all of a specific participant's reactions from a single message.
Method schema is available as of layer 225. Switch »
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | The group or channel where the message is located |
| msg_id | int | ID of the message whose reactions should be removed |
| participant | InputPeer | The participant whose reactions should be removed from the message |
| Code | Type | Description |
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.