23 lines
504 B
Markdown
23 lines
504 B
Markdown
---
|
|
title: getChatReportSpamState
|
|
description: Returns current chat report spam state
|
|
---
|
|
## Method: getChatReportSpamState
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns current chat report spam state
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|chat\_id|[int53](../types/int53.md) | Yes|Chat identifier|
|
|
|
|
|
|
### Return type: [ChatReportSpamState](../types/ChatReportSpamState.md)
|
|
|