mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 09:18:38 +01:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
|
|
{
|
||
|
|
"$ref": "core/event.json",
|
||
|
|
"type": "m.fully_read",
|
||
|
|
"room_id": "!somewhere:domain.com",
|
||
|
|
"content": {
|
||
|
|
"event_id": "$someplace:domain.com"
|
||
|
|
}
|
||
|
|
}
|