mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
343 B
343 B
Constructor: inputReportReasonOther
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
Type: ReportReason
Example:
$inputReportReasonOther = ['_' => inputReportReasonOther', 'text' => string, ];