const github.com/gotd/td/tg.URLAuthResultRequestTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L961: URLAuthResultRequestTypeID: "urlAuthResultRequest#92d33a0e",
tl_registry_gen.go#L2743: "urlAuthResultRequest": URLAuthResultRequestTypeID,
tl_registry_gen.go#L4525: URLAuthResultRequestTypeID: func() bin.Object { return &URLAuthResultRequest{} },
tl_registry_gen.go#L6520: URLAuthResultRequestTypeID,
tl_url_auth_result_gen.go#L61: const URLAuthResultRequestTypeID = 0x92d33a0e
tl_url_auth_result_gen.go#L120: return URLAuthResultRequestTypeID
tl_url_auth_result_gen.go#L132: ID: URLAuthResultRequestTypeID,
tl_url_auth_result_gen.go#L168: b.PutID(URLAuthResultRequestTypeID)
tl_url_auth_result_gen.go#L196: if err := b.ConsumeID(URLAuthResultRequestTypeID); err != nil {
tl_url_auth_result_gen.go#L553: case URLAuthResultRequestTypeID:
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |