matrix-spec/data/event-schemas/examples/m.receipt.yaml
2023-11-12 01:55:45 +00:00

19 lines
326 B
YAML

{
"$ref": "core/room_edu.json",
"type": "m.receipt",
"content": {
"$1435641916114394fHBLK:matrix.org": {
"m.read": {
"@erikj:jki.re": {
"ts": 1436451550453
}
},
"m.read.private": {
"@self:example.org": {
"ts": 1661384801651
}
}
}
}
}