messages.TogglePaidReactionPrivacy

class hydrogram.raw.functions.messages.TogglePaidReactionPrivacy[source]

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

Details:
  • Layer: 223

  • ID: 435885B5

Parameters:
  • peer (InputPeer) – The channel

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

Returns:

bool