mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
8 lines
100 B
YAML
8 lines
100 B
YAML
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.marked_unread",
|
|
"content": {
|
|
"unread": true
|
|
}
|
|
}
|