Raw.channels.ReportAntiSpamFalsePositive

Raw.channels.ReportAntiSpamFalsePositive

Report a native antispam false positive

channels.reportAntiSpamFalsePositive#a850a693 channel:InputChannel msg_id:int = Bool;
export namespace Raw {
  export namespace channels {
    export class ReportAntiSpamFalsePositive {
      constructor(params: { channel: Raw.TypeInputChannel; msgId: number }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xa850a693

Property

  • channel : Raw.TypeInputChannel

    Supergroup id

  • msgId : number

    Message id that was mistakenly deleted by the native antispam system, taken from the admin log

Results

boolean