docs-matrix-spec/event-schemas/examples/m.room.encryption
Valentin Deniaud e5005b2d0f document E2E events
This was written by Richard van der Hoff.
2018-08-18 11:41:45 +02:00

10 lines
224 B
Text

{
"content": {
"algorithm": "m.megolm.v1.aes-sha2"
},
"event_id": "$WLGTSEFJJKJ:localhost",
"origin_server_ts": 1476648761524,
"sender": "@example:localhost",
"state_key": "",
"type": "m.room.encryption"
}