MadelineProto/docs/API_docs/constructors/inputReportReasonOther.md
2016-12-30 23:21:36 +03:00

488 B

title description
inputReportReasonOther inputReportReasonOther attributes, type and example

Constructor: inputReportReasonOther

Back to constructors index

Attributes:

Name Type Required
text string Required

Type: ReportReason

Example:

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