MadelineProto/old_docs/API_docs_v51/constructors/inputReportReasonOther.md

492 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, ];