MadelineProto/docs/API_docs/constructors/inputReportReasonOther.md
2016-12-19 20:56:05 +03:00

343 B

Constructor: inputReportReasonOther

Attributes:

Name Type Required
text string Required

Type: ReportReason

Example:

$inputReportReasonOther = ['_' => inputReportReasonOther', 'text' => string, ];