Report a message in a chat for violation of telegram's Terms of Service
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.report#bd82b658 peer:InputPeer id:Vector<int> reason:ReportReason = Bool;
Parameters
| Name | 
Type | 
Description | 
| peer | 
InputPeer | 
Peer | 
| id | 
Vector<int> | 
IDs of messages to report | 
| reason | 
ReportReason | 
Why are these messages being reported | 
| message | 
string | 
Comment for report moderation | 
Result
Bool
Possible errors
| Code | 
Type | 
Description | 
| 400 | 
CHANNEL_PRIVATE | 
You haven't joined this channel/supergroup. | 
| 400 | 
PEER_ID_INVALID | 
The provided peer id is invalid. |