mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-08 14:02:15 +02:00
deploy: f8b9abdcdb6f5393173bd90329d46a0e2ed50043
This commit is contained in:
parent
4f980566e2
commit
ce381cbcc2
@ -465,6 +465,7 @@ If the room does not define a type, the value will be <code>null</code>.</li>
|
||||
"forgotten": false
|
||||
}
|
||||
</code></pre>
|
||||
<p><em>Changed in Synapse 1.66:</em> Added the <code>forgotten</code> key to the response body.</p>
|
||||
<h1 id="room-members-api"><a class="header" href="#room-members-api">Room Members API</a></h1>
|
||||
<p>The Room Members admin API allows server admins to get a list of all members of a room.</p>
|
||||
<p>The response includes the following fields:</p>
|
||||
|
@ -11476,6 +11476,7 @@ If the room does not define a type, the value will be <code>null</code>.</li>
|
||||
"forgotten": false
|
||||
}
|
||||
</code></pre>
|
||||
<p><em>Changed in Synapse 1.66:</em> Added the <code>forgotten</code> key to the response body.</p>
|
||||
<h1 id="room-members-api"><a class="header" href="#room-members-api">Room Members API</a></h1>
|
||||
<p>The Room Members admin API allows server admins to get a list of all members of a room.</p>
|
||||
<p>The response includes the following fields:</p>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user