github.com/gotd/td/tg.GeoPointAddress.CountryISO2 (field)
6 uses
github.com/gotd/td/tg (current package)
tl_geo_point_address_gen.go#L48: CountryISO2 string
tl_geo_point_address_gen.go#L81: if !(g.CountryISO2 == "") {
tl_geo_point_address_gen.go#L113: g.CountryISO2 = from.GetCountryISO2()
tl_geo_point_address_gen.go#L205: b.PutString(g.CountryISO2)
tl_geo_point_address_gen.go#L244: g.CountryISO2 = value
tl_geo_point_address_gen.go#L275: return g.CountryISO2
![]() |
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. |