telegram api type · layer 229

ReportResult

Represents a report menu or result

constructors (3)

constructoriddescription
reportResultChooseOption#f0e4e0b6The 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#6f09ac31The 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#8db33c4bThe report was sent successfully, no further actions are required.

returned by (3)