const github.com/gotd/td/tg.SecureValueTypePassportTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L872: SecureValueTypePassportTypeID: "secureValueTypePassport#3dac6a00",
tl_registry_gen.go#L2654: "secureValueTypePassport": SecureValueTypePassportTypeID,
tl_registry_gen.go#L4436: SecureValueTypePassportTypeID: func() bin.Object { return &SecureValueTypePassport{} },
tl_registry_gen.go#L6434: SecureValueTypePassportTypeID,
tl_secure_value_type_gen.go#L144: const SecureValueTypePassportTypeID = 0x3dac6a00
tl_secure_value_type_gen.go#L180: return SecureValueTypePassportTypeID
tl_secure_value_type_gen.go#L192: ID: SecureValueTypePassportTypeID,
tl_secure_value_type_gen.go#L207: b.PutID(SecureValueTypePassportTypeID)
tl_secure_value_type_gen.go#L224: if err := b.ConsumeID(SecureValueTypePassportTypeID); err != nil {
tl_secure_value_type_gen.go#L1428: case SecureValueTypePassportTypeID:
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. |