mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	It doesn't make sense that there would be no compose pill user ids if there were compose pill emails, and there needs to be permission to send a direct message or the message won't successfully send. This was working before because `user_ids_string` ended up empty in `validate_private_message`, which incorrectly returned true for `check_dm_permissions_and_get_error_string`.