messages.togglePaidReactionPrivacy

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

 Method schema is available as of layer 186. Switch ยป

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.