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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L1175: const InputPhotoLegacyFileLocationTypeID = 0xd83466f3
		tl_input_file_location_gen.go#L1246: 	return InputPhotoLegacyFileLocationTypeID
		tl_input_file_location_gen.go#L1258: 		ID:   InputPhotoLegacyFileLocationTypeID,
		tl_input_file_location_gen.go#L1298: 	b.PutID(InputPhotoLegacyFileLocationTypeID)
		tl_input_file_location_gen.go#L1321: 	if err := b.ConsumeID(InputPhotoLegacyFileLocationTypeID); err != nil {
		tl_input_file_location_gen.go#L2660: 	case InputPhotoLegacyFileLocationTypeID:
		tl_registry_gen.go#L89: 		InputPhotoLegacyFileLocationTypeID:                       "inputPhotoLegacyFileLocation#d83466f3",
		tl_registry_gen.go#L1871: 		"inputPhotoLegacyFileLocation":                       InputPhotoLegacyFileLocationTypeID,
		tl_registry_gen.go#L3653: 		InputPhotoLegacyFileLocationTypeID:                       func() bin.Object { return &InputPhotoLegacyFileLocation{} },
		tl_registry_gen.go#L5829: 			InputPhotoLegacyFileLocationTypeID,