const github.com/gotd/td/tg.SecureValueTypePassportRegistrationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L880: SecureValueTypePassportRegistrationTypeID: "secureValueTypePassportRegistration#99e3806a",
tl_registry_gen.go#L2662: "secureValueTypePassportRegistration": SecureValueTypePassportRegistrationTypeID,
tl_registry_gen.go#L4444: SecureValueTypePassportRegistrationTypeID: func() bin.Object { return &SecureValueTypePassportRegistration{} },
tl_registry_gen.go#L6442: SecureValueTypePassportRegistrationTypeID,
tl_secure_value_type_gen.go#L966: const SecureValueTypePassportRegistrationTypeID = 0x99e3806a
tl_secure_value_type_gen.go#L1002: return SecureValueTypePassportRegistrationTypeID
tl_secure_value_type_gen.go#L1014: ID: SecureValueTypePassportRegistrationTypeID,
tl_secure_value_type_gen.go#L1029: b.PutID(SecureValueTypePassportRegistrationTypeID)
tl_secure_value_type_gen.go#L1046: if err := b.ConsumeID(SecureValueTypePassportRegistrationTypeID); err != nil {
tl_secure_value_type_gen.go#L1484: case SecureValueTypePassportRegistrationTypeID:
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. |