github.com/gotd/td/tg.SecurePlainPhone.Phone (field)
8 uses
github.com/gotd/td/tg (current package)
tl_contacts_resolve_phone_gen.go#L44: Phone string
tl_contacts_resolve_phone_gen.go#L62: if !(r.Phone == "") {
tl_contacts_resolve_phone_gen.go#L82: r.Phone = from.GetPhone()
tl_contacts_resolve_phone_gen.go#L130: b.PutString(r.Phone)
tl_contacts_resolve_phone_gen.go#L155: r.Phone = value
tl_contacts_resolve_phone_gen.go#L165: return r.Phone
tl_contacts_resolve_phone_gen.go#L180: Phone: phone,
tl_server_gen.go#L2620: response, err := f(ctx, request.Phone)
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |