Raw.UpdateSmsJob

Raw.UpdateSmsJob

A new sms job was received

updateSmsJob#f16269d4 job_id:string = Update;
export namespace Raw {
  export class UpdateSmsJob {
    constructor(params: { jobId: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xf16269d4

Property