mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.fully_read",
|
|
"room_id": "!somewhere:example.org",
|
|
"content": {
|
|
"event_id": "$someplace:example.org"
|
|
}
|
|
}
|