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