Changes the privacy of already sent paid reactions on a specific message.
Method schema is available as of layer 199. Switch »
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | The channel |
| msg_id | int | The ID of the message to which we sent the paid reactions |
| private | PaidReactionPrivacy | If true, makes the current anonymous in the top sender leaderboard for this message; otherwise, does the opposite. |
| Code | Type | Description |
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
| 400 | REACTION_EMPTY | Empty reaction provided. |
Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.