messages.togglePaidReactionPrivacy

Changes the privacy of already sent paid reactions on a specific message.

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.togglePaidReactionPrivacy#849ad397 peer:InputPeer msg_id:int private:Bool = Bool;

Parameters

Name Type Description
peer InputPeer The channel
msg_id int The ID of the message to which we sent the paid reactions
private Bool If true, makes the current anonymous in the top sender leaderboard for this message; otherwise, does the opposite.

Result

Bool

Bots can use this method

Related pages

Message reactions

Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.