mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 19:48:37 +01:00
commit
5563e8ea0e
|
|
@ -432,8 +432,10 @@ The client should build a JSON query object as follows:
|
|||
.. code:: json
|
||||
|
||||
{
|
||||
"<user_id>": {},
|
||||
...
|
||||
"device_keys": {
|
||||
"<user_id>": {},
|
||||
[...]
|
||||
}
|
||||
}
|
||||
|
||||
Each member in the room should be included in the query. This is then
|
||||
|
|
|
|||
Loading…
Reference in a new issue