const github.com/gotd/td/tg.SecureValueErrorFileTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L891: SecureValueErrorFileTypeID: "secureValueErrorFile#7a700873",
tl_registry_gen.go#L2673: "secureValueErrorFile": SecureValueErrorFileTypeID,
tl_registry_gen.go#L4455: SecureValueErrorFileTypeID: func() bin.Object { return &SecureValueErrorFile{} },
tl_registry_gen.go#L6426: SecureValueErrorFileTypeID,
tl_secure_value_error_gen.go#L894: const SecureValueErrorFileTypeID = 0x7a700873
tl_secure_value_error_gen.go#L950: return SecureValueErrorFileTypeID
tl_secure_value_error_gen.go#L962: ID: SecureValueErrorFileTypeID,
tl_secure_value_error_gen.go#L990: b.PutID(SecureValueErrorFileTypeID)
tl_secure_value_error_gen.go#L1015: if err := b.ConsumeID(SecureValueErrorFileTypeID); err != nil {
tl_secure_value_error_gen.go#L2016: case SecureValueErrorFileTypeID:
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. |