const github.com/gotd/td/tg.SecureValueErrorDataTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1036: SecureValueErrorDataTypeID: "secureValueErrorData#e8a40bd9",
tl_registry_gen.go#L3503: "secureValueErrorData": SecureValueErrorDataTypeID,
tl_registry_gen.go#L5970: SecureValueErrorDataTypeID: func() bin.Object { return &SecureValueErrorData{} },
tl_registry_gen.go#L8808: 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#L1999: case SecureValueErrorDataTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |