const github.com/gotd/td/tg.URLAuthResultDefaultTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L963: URLAuthResultDefaultTypeID: "urlAuthResultDefault#a9d6db1f",
tl_registry_gen.go#L2745: "urlAuthResultDefault": URLAuthResultDefaultTypeID,
tl_registry_gen.go#L4527: URLAuthResultDefaultTypeID: func() bin.Object { return &URLAuthResultDefault{} },
tl_registry_gen.go#L6522: URLAuthResultDefaultTypeID,
tl_url_auth_result_gen.go#L414: const URLAuthResultDefaultTypeID = 0xa9d6db1f
tl_url_auth_result_gen.go#L450: return URLAuthResultDefaultTypeID
tl_url_auth_result_gen.go#L462: ID: URLAuthResultDefaultTypeID,
tl_url_auth_result_gen.go#L477: b.PutID(URLAuthResultDefaultTypeID)
tl_url_auth_result_gen.go#L494: if err := b.ConsumeID(URLAuthResultDefaultTypeID); err != nil {
tl_url_auth_result_gen.go#L567: case URLAuthResultDefaultTypeID:
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. |