github.com/gotd/td/tg.AuthResendCodeRequest.PhoneCodeHash (field)
7 uses
github.com/gotd/td/tg (current package)
tl_auth_resend_code_gen.go#L54: PhoneCodeHash string
tl_auth_resend_code_gen.go#L87: if !(r.PhoneCodeHash == "") {
tl_auth_resend_code_gen.go#L113: r.PhoneCodeHash = from.GetPhoneCodeHash()
tl_auth_resend_code_gen.go#L186: b.PutString(r.PhoneCodeHash)
tl_auth_resend_code_gen.go#L226: r.PhoneCodeHash = value
tl_auth_resend_code_gen.go#L251: return r.PhoneCodeHash
github.com/gotd/td/telegram/auth
user.go#L124: PhoneCodeHash: hash,
![]() |
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. |