ReportSupergroupAntiSpamFalsePositive constructor

ReportSupergroupAntiSpamFalsePositive(
  1. {required int supergroup_id,
  2. required int message_id,
  3. int? extra,
  4. int? clientId}
)

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 Ok

Implementation

ReportSupergroupAntiSpamFalsePositive