mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"content": {
|
|
"event_id": "$someplace:example.org"
|
|
},
|
|
"room_id": "!somewhere:example.org",
|
|
"type": "m.fully_read"
|
|
}
|