Files
zulip/web/tests/typing_status.test.js
Lalit 50dc8c87e9 typing_status: Refactor recipient family of variables.
Refactored `recipient` family of variables to better names like
`recipient_ids` which also aligns with the type of these variables.

Also, refactored `typing_status.test.js` to use array of user ids
instead of string names like `alice` and `bob` to stay consistent with
the actual type of these parameters.
2023-06-23 10:52:53 -07:00

8.6 KiB