mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
api-docs: Update API feature level 249 documentation.
Updates the API changelog entry and changes notes for feature level
249 to match other API updates to narrow filters, and links to the
help center article on emoji reactions in these notes.
Feature level 249 changes were originally in commit c3408b56f0.
This commit is contained in:
committed by
Tim Abbott
parent
89127dadd6
commit
b45c5a30c8
@@ -58,9 +58,9 @@ operator is an alias for the `streams` operator. Both `channel` and
|
||||
`channels` return the same exact results as `stream` and `streams`
|
||||
respectively.
|
||||
|
||||
In Zulip 9.0 (feature level 249), narrows gained support
|
||||
for a new filter `has:reaction`. This allows clients to retrieve only
|
||||
messages that have at least one reaction.
|
||||
In Zulip 9.0 (feature level 249), support was added for a new filter,
|
||||
`has:reaction`, which returns messages that have at least one [emoji
|
||||
reaction](/help/emoji-reactions).
|
||||
|
||||
In Zulip 7.0 (feature level 177), support was added
|
||||
for three filters related to direct messages: `is:dm`, `dm` and
|
||||
|
||||
Reference in New Issue
Block a user