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
b8541cc27c
commit
b37363f2f0
|
|
@ -74,7 +74,7 @@ stream when updated.
|
|||
##### Client behaviour
|
||||
|
||||
Clients MUST update unread markers by directly modifying the `m.marked_unread`
|
||||
account data event. When marking a room as unread, clients SHOULD NOT change
|
||||
room account data event. When marking a room as unread, clients SHOULD NOT change
|
||||
the `m.fully_read` marker so that the user's read position in the room is
|
||||
retained.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue