MadelineProto/docs/API_docs/constructors/inputReportReasonOther.md

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