2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
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
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01: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)
|
|
|
|
|
|
|
|
|