MadelineProto/docs/TD_docs/constructors/chatReportSpamState.md

23 lines
545 B
Markdown
Raw Normal View History

---
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 |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|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)