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