const github.com/gotd/td/tg.AuthImportWebTokenAuthorizationRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_auth_import_web_token_authorization_gen.go#L54: const AuthImportWebTokenAuthorizationRequestTypeID = 0x2db873a9
tl_auth_import_web_token_authorization_gen.go#L105: return AuthImportWebTokenAuthorizationRequestTypeID
tl_auth_import_web_token_authorization_gen.go#L117: ID: AuthImportWebTokenAuthorizationRequestTypeID,
tl_auth_import_web_token_authorization_gen.go#L145: b.PutID(AuthImportWebTokenAuthorizationRequestTypeID)
tl_auth_import_web_token_authorization_gen.go#L165: if err := b.ConsumeID(AuthImportWebTokenAuthorizationRequestTypeID); err != nil {
tl_registry_gen.go#L1266: AuthImportWebTokenAuthorizationRequestTypeID: "auth.importWebTokenAuthorization#2db873a9",
tl_registry_gen.go#L3048: "auth.importWebTokenAuthorization": AuthImportWebTokenAuthorizationRequestTypeID,
tl_registry_gen.go#L4830: AuthImportWebTokenAuthorizationRequestTypeID: func() bin.Object { return &AuthImportWebTokenAuthorizationRequest{} },
tl_server_gen.go#L417: s.handlers[AuthImportWebTokenAuthorizationRequestTypeID] = handler
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. |