You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/event-schemas/examples/m.room.encryption

11 lines
224 B
Plaintext

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