Commit d936011
committed
message test: Use hasAlertWord flag, where starred is inappropriate
UpdateMessageEvent has a `flags` field, but the API doc is pretty
clear that it's just meant to communicate changes in the mentioned
and alert-words flags:
https://zulip.com/api/get-events#update_message
The separate event, UpdateMessageFlagsEvent, is what updates the
starred flag.1 parent 6ad5b05 commit d936011
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1440 | 1440 | | |
1441 | 1441 | | |
1442 | 1442 | | |
1443 | | - | |
| 1443 | + | |
1444 | 1444 | | |
1445 | 1445 | | |
1446 | 1446 | | |
| |||
0 commit comments