mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Update content/client-server-api/modules/read_markers.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
85f46d9054
commit
b8541cc27c
|
|
@ -65,8 +65,8 @@ attention irrespective of [read receipts](#receipts) or
|
|||
|
||||
The user's unread marker in a room is kept under an `m.marked_unread`
|
||||
event in the room's [account data](#client-config). The event may be read
|
||||
to determine the user's current unread marker state in the room, and just
|
||||
like other account data events the event will be pushed down the event
|
||||
to determine the user's current unread marker state in the room. Just
|
||||
like other account data events, the event will be pushed down the event
|
||||
stream when updated.
|
||||
|
||||
{{% event event="m.marked_unread" %}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue