Fix typo
This commit is contained in:
parent
a0fcb7d9e1
commit
a6ae757e7a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ expect to receive a key in response to the request.
|
|||
Devices that purposely do not send megolm keys to a device may instead send an
|
||||
`m.room_key.withheld` event as a to-device message to the device to indicate
|
||||
that it should not expect to receive keys for the message. This message may
|
||||
also be sent in reply to a `m.room_key_request`. The `m.room.no_key` event has
|
||||
also be sent in reply to a `m.room_key_request`. The `m.room_key.withheld` event has
|
||||
the properties:
|
||||
|
||||
- `room_id`: Required if `code` is not `m.no_olm`. The ID of the room that the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue