const github.com/gotd/td/tg.SecureValueErrorTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L893: SecureValueErrorTypeID: "secureValueError#869d758f",
tl_registry_gen.go#L2675: "secureValueError": SecureValueErrorTypeID,
tl_registry_gen.go#L4457: SecureValueErrorTypeID: func() bin.Object { return &SecureValueError{} },
tl_registry_gen.go#L6428: SecureValueErrorTypeID,
tl_secure_value_error_gen.go#L1305: const SecureValueErrorTypeID = 0x869d758f
tl_secure_value_error_gen.go#L1361: return SecureValueErrorTypeID
tl_secure_value_error_gen.go#L1373: ID: SecureValueErrorTypeID,
tl_secure_value_error_gen.go#L1401: b.PutID(SecureValueErrorTypeID)
tl_secure_value_error_gen.go#L1426: if err := b.ConsumeID(SecureValueErrorTypeID); err != nil {
tl_secure_value_error_gen.go#L2030: case SecureValueErrorTypeID:
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. |