github.com/gotd/td/tg.PeerSettings.PhoneCountry (field)
8 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L145: PhoneCountry string
tl_peer_settings_gen.go#L228: if !(p.PhoneCountry == "") {
tl_peer_settings_gen.go#L314: p.PhoneCountry = val
tl_peer_settings_gen.go#L515: if !(p.PhoneCountry == "") {
tl_peer_settings_gen.go#L566: b.PutString(p.PhoneCountry)
tl_peer_settings_gen.go#L663: p.PhoneCountry = value
tl_peer_settings_gen.go#L1020: p.PhoneCountry = value
tl_peer_settings_gen.go#L1032: return p.PhoneCountry, 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. |