As an admin, remove all of a specific participant's reactions from a single message.
메서드 스키마는 레이어 225부터 사용할 수 있습니다. 전환 »
| 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.