github.com/gotd/td/tg.AuthResendCodeRequest.PhoneNumber (field)
7 uses
github.com/gotd/td/tg (current package)
tl_auth_resend_code_gen.go#L49: PhoneNumber string
tl_auth_resend_code_gen.go#L84: if !(r.PhoneNumber == "") {
tl_auth_resend_code_gen.go#L112: r.PhoneNumber = from.GetPhoneNumber()
tl_auth_resend_code_gen.go#L185: b.PutString(r.PhoneNumber)
tl_auth_resend_code_gen.go#L219: r.PhoneNumber = value
tl_auth_resend_code_gen.go#L243: return r.PhoneNumber
github.com/gotd/td/telegram/auth
user.go#L123: PhoneNumber: phone,
![]() |
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. |