account.ReportPeer#

class pyrogram.raw.functions.account.ReportPeer#

Report a peer for violation of telegram’s Terms of Service.

Details:
  • Layer: 158

  • ID: C5BA3D86

Parameters:
  • peer (InputPeer) – The peer to report.

  • reason (ReportReason) – The reason why this peer is being reported.

  • message (str) – Comment for report moderation.

Returns:

bool