const github.com/gotd/td/tg.AuthPasswordRecoveryTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_auth_password_recovery_gen.go#L52: const AuthPasswordRecoveryTypeID = 0x137948a5
tl_auth_password_recovery_gen.go#L93: return AuthPasswordRecoveryTypeID
tl_auth_password_recovery_gen.go#L105: ID: AuthPasswordRecoveryTypeID,
tl_auth_password_recovery_gen.go#L125: b.PutID(AuthPasswordRecoveryTypeID)
tl_auth_password_recovery_gen.go#L143: if err := b.ConsumeID(AuthPasswordRecoveryTypeID); err != nil {
tl_registry_gen.go#L519: AuthPasswordRecoveryTypeID: "auth.passwordRecovery#137948a5",
tl_registry_gen.go#L2301: "auth.passwordRecovery": AuthPasswordRecoveryTypeID,
tl_registry_gen.go#L4083: AuthPasswordRecoveryTypeID: func() bin.Object { return &AuthPasswordRecovery{} },
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. |