clarify which key

pull/977/head
Hubert Chathi 4 years ago committed by GitHub
parent 9ccfe61674
commit 915e698c23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ the properties:
- `algorithm`: Required. The encryption algorithm that the key is for. - `algorithm`: Required. The encryption algorithm that the key is for.
- `session_id`: Required if `code` is not `m.no_olm`. The ID of the session. - `session_id`: Required if `code` is not `m.no_olm`. The ID of the session.
- `sender_key`: Required. The key of the session creator. - `sender_key`: Required. The key of the session creator.
- `code`: Required. A machine-readable code for why the key was not sent. - `code`: Required. A machine-readable code for why the megolm key was not sent.
Possible values are: Possible values are:
- `m.blacklisted`: the user/device was blacklisted - `m.blacklisted`: the user/device was blacklisted
- `m.unverified`: the user/devices is unverified - `m.unverified`: the user/devices is unverified

Loading…
Cancel
Save