messages.report
Report a message in a chat for violation of telegram's Terms of Service
Example
TL schema
Parameters
Name | Type | Description |
peer | Peer | |
id | IDs of messages to report | |
reason | Why are these messages being reported |
Result
Possible errors
Code | Type | Description |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
Last updated