PaidReactionPrivacy

class pyrogram.types.PaidReactionPrivacy

Paid reaction privacy settings.

Parameters:
  • type (str) – The type of privacy setting. Can be “default”, “anonymous” or “peer”.

  • peer (Chat, optional) – The peer to send reactions as. Only available if type is “peer”.