const github.com/gotd/td/tg.SecureValueTypePhoneTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1031: SecureValueTypePhoneTypeID: "secureValueTypePhone#b320aadb",
tl_registry_gen.go#L3498: "secureValueTypePhone": SecureValueTypePhoneTypeID,
tl_registry_gen.go#L5965: SecureValueTypePhoneTypeID: func() bin.Object { return &SecureValueTypePhone{} },
tl_registry_gen.go#L8830: 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#L1513: case SecureValueTypePhoneTypeID:
![]() |
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. |