github.com/gotd/td/tg.SMSJobsFinishJobRequest.JobID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_smsjobs_finish_job_gen.go#L45: JobID string
tl_smsjobs_finish_job_gen.go#L70: if !(f.JobID == "") {
tl_smsjobs_finish_job_gen.go#L94: f.JobID = from.GetJobID()
tl_smsjobs_finish_job_gen.go#L162: b.PutString(f.JobID)
tl_smsjobs_finish_job_gen.go#L195: f.JobID = value
tl_smsjobs_finish_job_gen.go#L212: return f.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. |