Raw.stories.Report

Raw.stories.Report

Report a story.

stories.report#1923fa8c peer:InputPeer id:Vector<int> reason:ReportReason message:string = Bool;
export namespace Raw {
  export namespace stories {
    export class Report {
      constructor(params: {
        peer: Raw.TypeInputPeer;
        id: Array<number>;
        reason: Raw.TypeReportReason;
        message: string;
      }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x1923fa8c

Property

Results

boolean