github.com/gotd/td/tg.GeoPointAddress.City (field)
8 uses
github.com/gotd/td/tg (current package)
tl_geo_point_address_gen.go#L56: City string
tl_geo_point_address_gen.go#L87: if !(g.City == "") {
tl_geo_point_address_gen.go#L119: g.City = val
tl_geo_point_address_gen.go#L179: if !(g.City == "") {
tl_geo_point_address_gen.go#L210: b.PutString(g.City)
tl_geo_point_address_gen.go#L258: g.City = value
tl_geo_point_address_gen.go#L299: g.City = value
tl_geo_point_address_gen.go#L311: return g.City, true
![]() |
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. |