mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 11:48:36 +01:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"$ref": "event.json",
|
|
"event_id": "$143273582443PhrSn:example.org",
|
|
"room_id": "!jEsUZKDJdhlrceRyVU:example.org",
|
|
"sender": "@example:example.org",
|
|
"origin_server_ts": 1432735824653,
|
|
"unsigned": {
|
|
"age": 1234,
|
|
"membership": "join"
|
|
}
|
|
}
|