github.com/gotd/td/tg.URLAuthResultBox.UrlAuthResult (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_accept_url_auth_gen.go#L505: return result.UrlAuthResult, nil
tl_messages_request_url_auth_gen.go#L429: return result.UrlAuthResult, nil
tl_server_gen.go#L5511: return &URLAuthResultBox{UrlAuthResult: response}, nil
tl_server_gen.go#L5528: return &URLAuthResultBox{UrlAuthResult: response}, nil
tl_url_auth_result_gen.go#L1111: UrlAuthResult URLAuthResultClass
tl_url_auth_result_gen.go#L1123: b.UrlAuthResult = v
tl_url_auth_result_gen.go#L1129: if b == nil || b.UrlAuthResult == nil {
tl_url_auth_result_gen.go#L1132: return b.UrlAuthResult.Encode(buf)
![]() |
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. |