View Source ExTDLib.Method.ReportSupergroupAntiSpamFalsePositive (ExTDLib v0.0.4)
Reports a false deletion of a message by aggressive anti-spam checks; requires administrator rights in the supergroup. Can be called only for messages from chatEventMessageDeleted with can_report_anti_spam_false_positive == true. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| supergroup_id | string | Supergroup identifier. |
| message_id | string | Identifier of the erroneously deleted message. |
More details on telegram's documentation.