stories.report

Report a story.

 Method schema is available as of layer 164. Switch ยป

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.