const github.com/gotd/td/tg.PrivacyKeyPhoneCallTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_privacy_key_gen.go#L246: const PrivacyKeyPhoneCallTypeID = 0x3d662b7b
		tl_privacy_key_gen.go#L282: 	return PrivacyKeyPhoneCallTypeID
		tl_privacy_key_gen.go#L294: 		ID:   PrivacyKeyPhoneCallTypeID,
		tl_privacy_key_gen.go#L309: 	b.PutID(PrivacyKeyPhoneCallTypeID)
		tl_privacy_key_gen.go#L326: 	if err := b.ConsumeID(PrivacyKeyPhoneCallTypeID); err != nil {
		tl_privacy_key_gen.go#L1123: 	case PrivacyKeyPhoneCallTypeID:
		tl_registry_gen.go#L468: 		PrivacyKeyPhoneCallTypeID:                                "privacyKeyPhoneCall#3d662b7b",
		tl_registry_gen.go#L2250: 		"privacyKeyPhoneCall":                                PrivacyKeyPhoneCallTypeID,
		tl_registry_gen.go#L4032: 		PrivacyKeyPhoneCallTypeID:                                func() bin.Object { return &PrivacyKeyPhoneCall{} },
		tl_registry_gen.go#L6327: 			PrivacyKeyPhoneCallTypeID,