github.com/gotd/td/tg.URLAuthResultRequest.UserIDHint (field)
8 uses
github.com/gotd/td/tg (current package)
tl_url_auth_result_gen.go#L108: UserIDHint int64
tl_url_auth_result_gen.go#L172: if !(u.UserIDHint == 0) {
tl_url_auth_result_gen.go#L234: u.UserIDHint = val
tl_url_auth_result_gen.go#L362: if !(u.UserIDHint == 0) {
tl_url_auth_result_gen.go#L414: b.PutLong(u.UserIDHint)
tl_url_auth_result_gen.go#L511: u.UserIDHint = value
tl_url_auth_result_gen.go#L708: u.UserIDHint = value
tl_url_auth_result_gen.go#L720: return u.UserIDHint, 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. |