const github.com/gotd/td/tg.SecureValueTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1033: SecureValueTypeID: "secureValue#187fa0ca",
tl_registry_gen.go#L3500: "secureValue": SecureValueTypeID,
tl_registry_gen.go#L5967: SecureValueTypeID: func() bin.Object { return &SecureValue{} },
tl_secure_value_gen.go#L103: const SecureValueTypeID = 0x187fa0ca
tl_secure_value_gen.go#L208: return SecureValueTypeID
tl_secure_value_gen.go#L220: ID: SecureValueTypeID,
tl_secure_value_gen.go#L304: b.PutID(SecureValueTypeID)
tl_secure_value_gen.go#L391: if err := b.ConsumeID(SecureValueTypeID); err != nil {
![]() |
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. |