const github.com/gotd/td/tg.SecureValueTypePhoneTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L882: SecureValueTypePhoneTypeID: "secureValueTypePhone#b320aadb",
tl_registry_gen.go#L2664: "secureValueTypePhone": SecureValueTypePhoneTypeID,
tl_registry_gen.go#L4446: SecureValueTypePhoneTypeID: func() bin.Object { return &SecureValueTypePhone{} },
tl_registry_gen.go#L6444: SecureValueTypePhoneTypeID,
tl_secure_value_type_gen.go#L1170: const SecureValueTypePhoneTypeID = 0xb320aadb
tl_secure_value_type_gen.go#L1206: return SecureValueTypePhoneTypeID
tl_secure_value_type_gen.go#L1218: ID: SecureValueTypePhoneTypeID,
tl_secure_value_type_gen.go#L1233: b.PutID(SecureValueTypePhoneTypeID)
tl_secure_value_type_gen.go#L1250: if err := b.ConsumeID(SecureValueTypePhoneTypeID); err != nil {
tl_secure_value_type_gen.go#L1498: case SecureValueTypePhoneTypeID:
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. |