updateSmsJob
A new SMS job was received
type tg.UpdateSMSJob struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
JobID | string | yes | SMS job ID |
References
- Official documentation
- Generated Go reference
- TL definition:
updateSmsJob#f16269d4