1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 14:38:16 +01:00
MadelineProto/docs/API_docs/constructors/inputReportReasonSpam.md

22 lines
325 B
Markdown

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