github.com/gotd/td/tg.BusinessLocation.GeoPoint (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_business_location_gen.go#L50: 	GeoPoint GeoPointClass
		tl_business_location_gen.go#L73: 	if !(b.GeoPoint == nil) {
		tl_business_location_gen.go#L98: 		b.GeoPoint = val
		tl_business_location_gen.go#L142: 	if !(b.GeoPoint == nil) {
		tl_business_location_gen.go#L166: 		if b.GeoPoint == nil {
		tl_business_location_gen.go#L169: 		if err := b.GeoPoint.Encode(buf); err != nil {
		tl_business_location_gen.go#L203: 		b.GeoPoint = value
		tl_business_location_gen.go#L218: 	b.GeoPoint = value
		tl_business_location_gen.go#L230: 	return b.GeoPoint, true