mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Previously, in DM disabled org messaging to bot was not working when starting new conversation and adding bot as recipient because of not updating on recipient change. And secondly, self messaging was not allowed. This commit ensures that the DM to bot and self are allowed irrespective of dm restrictions. tests: Verify DMs adhere to DM restriction policy. Fixes #28412 Signed-off-by: sayyedarib <sayyedaribhussain4321@gmail.com>