MadelineProto/docs/API_docs_55/constructors/inputReportReasonSpam.md

20 lines
321 B
Markdown
Raw Normal View History

---
title: inputReportReasonSpam
description: inputReportReasonSpam attributes, type and example
---
## Constructor: inputReportReasonSpam
[Back to constructors index](index.md)
### Type: [ReportReason](../types/ReportReason.md)
### Example:
```
$inputReportReasonSpam = ['_' => 'inputReportReasonSpam', ];
```