Raw.messages.ReportSpam

Raw.messages.ReportSpam

Report a new incoming chat for spam, if the peer settings of the chat allow us to do that

messages.reportSpam#cf1592db peer:InputPeer = Bool;
export namespace Raw {
  export namespace messages {
    export class ReportSpam {
      constructor(params: { peer: Raw.TypeInputPeer }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xcf1592db

Property

Results

boolean