mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
Adds `wildcard_mentions_notify` as a property that can be updated by the endpoint and removes mention of potential `null` value in the return object because it is not possible. Also cleans up the documentation of `in_home_view` legacy property and updates the return object description to better reflect what is actually returned.