feat(notifications): honor chat mute in web realtime alerts
Some checks failed
CI / test (push) Failing after 1m30s

This commit is contained in:
2026-03-08 20:37:54 +03:00
parent 6c039ae94f
commit 418c9e6044
7 changed files with 41 additions and 1 deletions

View File

@@ -231,6 +231,7 @@ All fields are optional.
"is_saved": false,
"archived": false,
"pinned": false,
"muted": false,
"unread_count": 3,
"unread_mentions_count": 1,
"pinned_message_id": null,