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

10 uses

	github.com/gotd/td/tg (current package)
		tl_privacy_key_gen.go#L759: const PrivacyKeyAddedByPhoneTypeID = 0x42ffd42b
		tl_privacy_key_gen.go#L795: 	return PrivacyKeyAddedByPhoneTypeID
		tl_privacy_key_gen.go#L807: 		ID:   PrivacyKeyAddedByPhoneTypeID,
		tl_privacy_key_gen.go#L822: 	b.PutID(PrivacyKeyAddedByPhoneTypeID)
		tl_privacy_key_gen.go#L839: 	if err := b.ConsumeID(PrivacyKeyAddedByPhoneTypeID); err != nil {
		tl_privacy_key_gen.go#L1158: 	case PrivacyKeyAddedByPhoneTypeID:
		tl_registry_gen.go#L473: 		PrivacyKeyAddedByPhoneTypeID:                             "privacyKeyAddedByPhone#42ffd42b",
		tl_registry_gen.go#L2255: 		"privacyKeyAddedByPhone":                             PrivacyKeyAddedByPhoneTypeID,
		tl_registry_gen.go#L4037: 		PrivacyKeyAddedByPhoneTypeID:                             func() bin.Object { return &PrivacyKeyAddedByPhone{} },
		tl_registry_gen.go#L6332: 			PrivacyKeyAddedByPhoneTypeID,