const github.com/gotd/td/tg.SecureValueTypeIdentityCardTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L874: SecureValueTypeIdentityCardTypeID: "secureValueTypeIdentityCard#a0d0744b",
tl_registry_gen.go#L2656: "secureValueTypeIdentityCard": SecureValueTypeIdentityCardTypeID,
tl_registry_gen.go#L4438: SecureValueTypeIdentityCardTypeID: func() bin.Object { return &SecureValueTypeIdentityCard{} },
tl_registry_gen.go#L6436: SecureValueTypeIdentityCardTypeID,
tl_secure_value_type_gen.go#L348: const SecureValueTypeIdentityCardTypeID = 0xa0d0744b
tl_secure_value_type_gen.go#L384: return SecureValueTypeIdentityCardTypeID
tl_secure_value_type_gen.go#L396: ID: SecureValueTypeIdentityCardTypeID,
tl_secure_value_type_gen.go#L411: b.PutID(SecureValueTypeIdentityCardTypeID)
tl_secure_value_type_gen.go#L428: if err := b.ConsumeID(SecureValueTypeIdentityCardTypeID); err != nil {
tl_secure_value_type_gen.go#L1442: case SecureValueTypeIdentityCardTypeID:
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. |