Report a story.
Method schema is available as of layer 164. Switch ยป
Name | Type | Description |
---|---|---|
peer | InputPeer | The peer that uploaded the story. |
id | Vector<int> | IDs of the stories to report. |
reason | ReportReason | Why are these storeis being reported. |
message | string | Comment for report moderation |
Code | Type | Description |
---|---|---|
400 | PEER_ID_INVALID | The provided peer id is invalid. |