all rooms, not any, and remove extra words
This commit is contained in:
parent
2a9a9e757e
commit
fa0eb2405f
1 changed files with 3 additions and 3 deletions
|
@ -349,9 +349,9 @@ paths:
|
|||
items:
|
||||
type: string
|
||||
description: |-
|
||||
The Matrix User IDs of all users who may have left an
|
||||
end-to-end encrypted room that the user is joined to.
|
||||
identity keys.
|
||||
The Matrix User IDs of all users who may have left all
|
||||
the end-to-end encrypted rooms they previously shared
|
||||
with the user.
|
||||
example: ["@clara:example.com", "@doug:example.org"]
|
||||
tags:
|
||||
- End-to-end encryption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue