messages.TogglePaidReactionPrivacy¶
- class hydrogram.raw.functions.messages.TogglePaidReactionPrivacy[source]¶
Changes the privacy of already sent paid reactions on a specific message.
- Details:
Layer:
223ID:
435885B5
- Parameters:
peer (
InputPeer) – The channelmsg_id (
int32-bit) – The ID of the message to which we sent the paid reactionsprivate (
PaidReactionPrivacy) – If true, makes the current anonymous in the top sender leaderboard for this message; otherwise, does the opposite.
- Returns:
bool