messages.TogglePaidReactionPrivacy#

class pyrogram.raw.functions.messages.TogglePaidReactionPrivacy#

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

Details:
  • Layer: 198

  • ID: 849AD397

Parameters:
  • peer (InputPeer) – The channel

  • msg_id (int 32-bit) – 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.

Returns:

bool