mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Use proper variable names such as `alice.user_id` for assigning userId as a parameter instead of directly using a number `101` and avoid using a variable name `timestamp` for assigning message_ids to function `pm_conversations.recent.insert()`