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

10 uses

	github.com/gotd/td/tg (current package)
		tl_privacy_key_gen.go#L555: const PrivacyKeyProfilePhotoTypeID = 0x96151fed
		tl_privacy_key_gen.go#L591: 	return PrivacyKeyProfilePhotoTypeID
		tl_privacy_key_gen.go#L603: 		ID:   PrivacyKeyProfilePhotoTypeID,
		tl_privacy_key_gen.go#L618: 	b.PutID(PrivacyKeyProfilePhotoTypeID)
		tl_privacy_key_gen.go#L635: 	if err := b.ConsumeID(PrivacyKeyProfilePhotoTypeID); err != nil {
		tl_privacy_key_gen.go#L1144: 	case PrivacyKeyProfilePhotoTypeID:
		tl_registry_gen.go#L471: 		PrivacyKeyProfilePhotoTypeID:                             "privacyKeyProfilePhoto#96151fed",
		tl_registry_gen.go#L2253: 		"privacyKeyProfilePhoto":                             PrivacyKeyProfilePhotoTypeID,
		tl_registry_gen.go#L4035: 		PrivacyKeyProfilePhotoTypeID:                             func() bin.Object { return &PrivacyKeyProfilePhoto{} },
		tl_registry_gen.go#L6330: 			PrivacyKeyProfilePhotoTypeID,