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
![]() |
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. |