mirror of https://github.com/poljar/matrix-nio.git
16 lines
486 B
JSON
16 lines
486 B
JSON
{
|
|
"sender": "@alice:example.org",
|
|
"content": {
|
|
"action": "request",
|
|
"body": {
|
|
"algorithm": "m.megolm.v1.aes-sha2",
|
|
"room_id": "!Cuyf34gef24t:localhost",
|
|
"sender_key": "RF3s+E7RkTQTGF2d8Deol0FkQvgII2aJDf3/Jp5mxVU",
|
|
"session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ"
|
|
},
|
|
"request_id": "1495474790150.19",
|
|
"requesting_device_id": "RJYKSTBOIE"
|
|
},
|
|
"type": "m.room_key_request"
|
|
}
|