Get info about an SMS job (official clients only).
smsJob#e6a1eeb8 job_id:string phone_number:string text:string = SmsJob;
---functions---
smsjobs.getSmsJob#778d902f job_id:string = SmsJob;
Name | Type | Description |
---|---|---|
job_id | string | Job ID |
Code | Type | Description |
---|---|---|
400 | SMSJOB_ID_INVALID | The specified job ID is invalid. |