SmsJob

Info about an SMS job.

smsJob#e6a1eeb8 job_id:string phone_number:string text:string = SmsJob;

---functions---

smsjobs.getSmsJob#778d902f job_id:string = SmsJob;

Constructors

Constructor Description
smsJob Info about an SMS job.

Methods

Method Description
smsjobs.getSmsJob Get info about an SMS job (official clients only).