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

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_business_location_gen.go#L54: 	GeoPoint InputGeoPointClass
		tl_account_update_business_location_gen.go#L80: 	if !(u.GeoPoint == nil) {
		tl_account_update_business_location_gen.go#L105: 		u.GeoPoint = val
		tl_account_update_business_location_gen.go#L153: 	if !(u.GeoPoint == nil) {
		tl_account_update_business_location_gen.go#L180: 		if u.GeoPoint == nil {
		tl_account_update_business_location_gen.go#L183: 		if err := u.GeoPoint.Encode(b); err != nil {
		tl_account_update_business_location_gen.go#L219: 		u.GeoPoint = value
		tl_account_update_business_location_gen.go#L234: 	u.GeoPoint = value
		tl_account_update_business_location_gen.go#L246: 	return u.GeoPoint, true