matrix-nio/tests/data/events/key_cancel.json

10 lines
246 B
JSON

{
"content": {
"code": "m.user",
"reason": "User rejected the key verification request",
"transaction_id": "S0meUniqueAndOpaqueString"
},
"type": "m.key.verification.cancel",
"sender": "@bob:example.org"
}