github.com/gotd/td/tg.URLAuthResultRequest.VerifiedAppName (field)
8 uses
github.com/gotd/td/tg (current package)
tl_url_auth_result_gen.go#L113: VerifiedAppName string
tl_url_auth_result_gen.go#L175: if !(u.VerifiedAppName == "") {
tl_url_auth_result_gen.go#L238: u.VerifiedAppName = val
tl_url_auth_result_gen.go#L365: if !(u.VerifiedAppName == "") {
tl_url_auth_result_gen.go#L417: b.PutString(u.VerifiedAppName)
tl_url_auth_result_gen.go#L518: u.VerifiedAppName = value
tl_url_auth_result_gen.go#L726: u.VerifiedAppName = value
tl_url_auth_result_gen.go#L738: return u.VerifiedAppName, 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. |