1
0
This commit is contained in:
DMRobertson
2022-08-23 13:01:16 +00:00
parent 8c7a518be3
commit 626469c8e5
6 changed files with 38 additions and 4 deletions

View File

@@ -465,6 +465,7 @@ If the room does not define a type, the value will be <code>null</code>.</li>
&quot;forgotten&quot;: 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>