Raw.smsjobs.GetSmsJob

Raw.smsjobs.GetSmsJob

Get info about an sms job (official clients only).

smsjobs.getSmsJob#778d902f job_id:string = SmsJob;
export namespace Raw {
  export namespace smsjobs {
    export class GetSmsJob {
      constructor(params: { jobId: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x778d902f

Property

Results

Raw.TypeSmsJob