github.com/gotd/td/tg.SMSJob.JobID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_sms_job_gen.go#L40: JobID string
tl_sms_job_gen.go#L62: if !(s.JobID == "") {
tl_sms_job_gen.go#L90: s.JobID = from.GetJobID()
tl_sms_job_gen.go#L148: b.PutString(s.JobID)
tl_sms_job_gen.go#L175: s.JobID = value
tl_sms_job_gen.go#L199: return s.JobID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |