const github.com/gotd/td/tg.WebAuthorizationTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L848: WebAuthorizationTypeID: "webAuthorization#a6f8f452",
tl_registry_gen.go#L2630: "webAuthorization": WebAuthorizationTypeID,
tl_registry_gen.go#L4412: WebAuthorizationTypeID: func() bin.Object { return &WebAuthorization{} },
tl_web_authorization_gen.go#L63: const WebAuthorizationTypeID = 0xa6f8f452
tl_web_authorization_gen.go#L144: return WebAuthorizationTypeID
tl_web_authorization_gen.go#L156: ID: WebAuthorizationTypeID,
tl_web_authorization_gen.go#L208: b.PutID(WebAuthorizationTypeID)
tl_web_authorization_gen.go#L234: if err := b.ConsumeID(WebAuthorizationTypeID); err != nil {
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. |