mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Relates to: matrix-org/matrix-spec-proposals#2867 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
8 lines
100 B
YAML
8 lines
100 B
YAML
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.marked_unread",
|
|
"content": {
|
|
"unread": true
|
|
}
|
|
}
|