Raw.smsjobs.FinishJob

Raw.smsjobs.FinishJob

Finish an sms job (official clients only).

smsjobs.finishJob#4f1ebf24 flags:# job_id:string error:flags.0?string = Bool;
export namespace Raw {
  export namespace smsjobs {
    export class FinishJob {
      constructor(params: { jobId: string; error?: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x4f1ebf24

Property

Results

boolean