const github.com/gotd/td/tg.SecureValueErrorSelfieTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L890: SecureValueErrorSelfieTypeID: "secureValueErrorSelfie#e537ced6",
tl_registry_gen.go#L2672: "secureValueErrorSelfie": SecureValueErrorSelfieTypeID,
tl_registry_gen.go#L4454: SecureValueErrorSelfieTypeID: func() bin.Object { return &SecureValueErrorSelfie{} },
tl_registry_gen.go#L6425: SecureValueErrorSelfieTypeID,
tl_secure_value_error_gen.go#L690: const SecureValueErrorSelfieTypeID = 0xe537ced6
tl_secure_value_error_gen.go#L746: return SecureValueErrorSelfieTypeID
tl_secure_value_error_gen.go#L758: ID: SecureValueErrorSelfieTypeID,
tl_secure_value_error_gen.go#L786: b.PutID(SecureValueErrorSelfieTypeID)
tl_secure_value_error_gen.go#L811: if err := b.ConsumeID(SecureValueErrorSelfieTypeID); err != nil {
tl_secure_value_error_gen.go#L2009: case SecureValueErrorSelfieTypeID:
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. |