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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_privacy_key_gen.go#L555: const InputPrivacyKeyProfilePhotoTypeID = 0x5719bacc
		tl_input_privacy_key_gen.go#L591: 	return InputPrivacyKeyProfilePhotoTypeID
		tl_input_privacy_key_gen.go#L603: 		ID:   InputPrivacyKeyProfilePhotoTypeID,
		tl_input_privacy_key_gen.go#L618: 	b.PutID(InputPrivacyKeyProfilePhotoTypeID)
		tl_input_privacy_key_gen.go#L635: 	if err := b.ConsumeID(InputPrivacyKeyProfilePhotoTypeID); err != nil {
		tl_input_privacy_key_gen.go#L1144: 	case InputPrivacyKeyProfilePhotoTypeID:
		tl_registry_gen.go#L461: 		InputPrivacyKeyProfilePhotoTypeID:                        "inputPrivacyKeyProfilePhoto#5719bacc",
		tl_registry_gen.go#L2243: 		"inputPrivacyKeyProfilePhoto":                        InputPrivacyKeyProfilePhotoTypeID,
		tl_registry_gen.go#L4025: 		InputPrivacyKeyProfilePhotoTypeID:                        func() bin.Object { return &InputPrivacyKeyProfilePhoto{} },
		tl_registry_gen.go#L5906: 			InputPrivacyKeyProfilePhotoTypeID,