github.com/gotd/td/tg.GeoPointAddress.State (field)
8 uses
github.com/gotd/td/tg (current package)
tl_geo_point_address_gen.go#L52: State string
tl_geo_point_address_gen.go#L84: if !(g.State == "") {
tl_geo_point_address_gen.go#L115: g.State = val
tl_geo_point_address_gen.go#L176: if !(g.State == "") {
tl_geo_point_address_gen.go#L207: b.PutString(g.State)
tl_geo_point_address_gen.go#L251: g.State = value
tl_geo_point_address_gen.go#L281: g.State = value
tl_geo_point_address_gen.go#L293: return g.State, 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. |