mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +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()`