const github.com/gotd/td/tg.SecureValueErrorDataTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L887: SecureValueErrorDataTypeID: "secureValueErrorData#e8a40bd9",
tl_registry_gen.go#L2669: "secureValueErrorData": SecureValueErrorDataTypeID,
tl_registry_gen.go#L4451: SecureValueErrorDataTypeID: func() bin.Object { return &SecureValueErrorData{} },
tl_registry_gen.go#L6422: SecureValueErrorDataTypeID,
tl_secure_value_error_gen.go#L62: const SecureValueErrorDataTypeID = 0xe8a40bd9
tl_secure_value_error_gen.go#L123: return SecureValueErrorDataTypeID
tl_secure_value_error_gen.go#L135: ID: SecureValueErrorDataTypeID,
tl_secure_value_error_gen.go#L167: b.PutID(SecureValueErrorDataTypeID)
tl_secure_value_error_gen.go#L193: if err := b.ConsumeID(SecureValueErrorDataTypeID); err != nil {
tl_secure_value_error_gen.go#L1988: case SecureValueErrorDataTypeID:
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. |