1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 11:07:22 +01:00
MadelineProto/docs/API_docs_46/constructors/inputReportReasonPornography.md

20 lines
356 B
Markdown
Raw Normal View History

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