Represents a report menu or result
| Constructor | Description |
|---|---|
| reportResultChooseOption | The user must choose one of the following options, and then messages.report must be re-invoked, passing the option's option identifier to messages.report.option. |
| reportResultAddComment | The user should enter an additional comment for the moderators, and then messages.report must be re-invoked, passing the comment to messages.report.message. |
| reportResultReported | The report was sent successfully, no further actions are required. |
| Method | Description |
|---|---|
| messages.report | Report a message in a chat for violation of telegram's Terms of Service |
| stories.report | Report a story. |