stories.report

Report a story.

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
stories.report#1923fa8c peer:InputPeer id:Vector<int> reason:ReportReason message:string = Bool;

Parameters

Name Type Description
peer InputPeer The peer that uploaded the story.
id Vector<int> IDs of the stories to report.
option bytes Menu option, intially empty
message string Comment for report moderation

Result

ReportResult

Only users can use this method

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.