1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 11:26:56 +01:00
MadelineProto/docs/TD_docs/constructors/chatReportSpamState.md
2017-08-25 14:43:29 +02:00

23 lines
545 B
Markdown

---
title: chatReportSpamState
description: Contains information about chat report spam state
---
## Constructor: chatReportSpamState
[Back to constructors index](index.md)
Contains information about chat report spam state
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|can\_report\_spam|[Bool](../types/Bool.md) | Yes|If true, prompt with "Report spam" action should be shown to the user|
### Type: [ChatReportSpamState](../types/ChatReportSpamState.md)