zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 352 forks source link

Deprecate bindings for deprecated mark_*_as_read endpoints in favor of modern endpoint #820

Open timabbott opened 5 months ago

timabbott commented 5 months ago

See https://github.com/zulip/zulip/issues/23598 for context, but mainly we should add support for https://zulip.com/api/update-message-flags-for-narrow and reimplement the local functions to us that endpoint when available at the current feature level.