telegram api type · layer 229
ReportResult
Represents a report menu or result
constructors (3)
| constructor | id | description |
|---|---|---|
| reportResultChooseOption | #f0e4e0b6 | 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 | #6f09ac31 | 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 | #8db33c4b | The report was sent successfully, no further actions are required. |