Open
Description
We added an additional field, date_muted
, at the end of muted_topics
tuples, in
zulip/zulip@9340cd1 as part of zulip/zulip#13833.
Opening an issue here. Ultimately, we don't use tuples anywhere else for a reason, and may want to change the interface further, but this should at least be backwards-compatible.
See zulip/zulip#13833 (comment) for testing that it doesn't break the existing mobile app to have made this change.