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 channelmsg_id (
int
32-bit
) – The ID of the message to which we sent the paid reactionsprivate (
bool
) – If true, makes the current anonymous in the top sender leaderboard for this message; otherwise, does the opposite.
- Returns:
bool