24 lines
618 B
Markdown
24 lines
618 B
Markdown
---
|
|
title: chatReportSpamState
|
|
description: Contains information about chat report spam state
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|