github.com/gotd/td/tg.BusinessLocation.GetGeoPoint (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_business_location_gen.go#L223: func (b *BusinessLocation) GetGeoPoint() (value GeoPointClass, ok bool) {
		tl_business_location_gen.go#L244: 	if value, ok := b.GetGeoPoint(); ok {