View Source ExTDLib.Method.ReportSupergroupSpam (ExTDLib v0.0.4)
Reports messages in a supergroup as spam; requires administrator rights in the supergroup. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| supergroup_id | string | Supergroup identifier. |
| message_ids | string | Identifiers of messages to report. |
More details on telegram's documentation.