github.com/gotd/td/tg.Timezone.Name (field)
6 uses
github.com/gotd/td/tg (current package)
tl_timezone_gen.go#L42: Name string
tl_timezone_gen.go#L66: if !(t.Name == "") {
tl_timezone_gen.go#L92: t.Name = from.GetName()
tl_timezone_gen.go#L150: b.PutString(t.Name)
tl_timezone_gen.go#L183: t.Name = value
tl_timezone_gen.go#L208: return t.Name
![]() |
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. |