github.com/gotd/td/tg.AccountUpdateBusinessLocationRequest.Address (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_update_business_location_gen.go#L59: Address string
tl_account_update_business_location_gen.go#L83: if !(u.Address == "") {
tl_account_update_business_location_gen.go#L109: u.Address = val
tl_account_update_business_location_gen.go#L156: if !(u.Address == "") {
tl_account_update_business_location_gen.go#L188: b.PutString(u.Address)
tl_account_update_business_location_gen.go#L226: u.Address = value
tl_account_update_business_location_gen.go#L252: u.Address = value
tl_account_update_business_location_gen.go#L264: return u.Address, 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. |