MadelineProto/docs/API_docs/constructors/inputReportReasonOther.md
2016-12-20 13:15:22 +01:00

422 B

title
inputReportReasonOther

Constructor: inputReportReasonOther

Back to constructors index

Attributes:

Name Type Required
text string Required

Type: ReportReason

Example:

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