const github.com/gotd/td/tg.SecureValueErrorFilesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L892: SecureValueErrorFilesTypeID: "secureValueErrorFiles#666220e9",
tl_registry_gen.go#L2674: "secureValueErrorFiles": SecureValueErrorFilesTypeID,
tl_registry_gen.go#L4456: SecureValueErrorFilesTypeID: func() bin.Object { return &SecureValueErrorFiles{} },
tl_registry_gen.go#L6427: SecureValueErrorFilesTypeID,
tl_secure_value_error_gen.go#L1098: const SecureValueErrorFilesTypeID = 0x666220e9
tl_secure_value_error_gen.go#L1154: return SecureValueErrorFilesTypeID
tl_secure_value_error_gen.go#L1166: ID: SecureValueErrorFilesTypeID,
tl_secure_value_error_gen.go#L1194: b.PutID(SecureValueErrorFilesTypeID)
tl_secure_value_error_gen.go#L1222: if err := b.ConsumeID(SecureValueErrorFilesTypeID); err != nil {
tl_secure_value_error_gen.go#L2023: case SecureValueErrorFilesTypeID:
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. |