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>.

NameTypeDescription
supergroup_idstringSupergroup identifier.
message_idstringIdentifier of the erroneously deleted message.

More details on telegram's documentation.