stories.Report

class pyrogram.raw.functions.stories.Report

Report a story.

Details:
  • Layer: 187

  • ID: 1923FA8C

Parameters:
  • peer (InputPeer) – The peer that uploaded the story.

  • id (List of int 32-bit) – IDs of the stories to report.

  • reason (ReportReason) – Why are these storeis being reported.

  • message (str) – Comment for report moderation

Returns:

bool