mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-04 19:56:29 +02:00
deploy: 4dd18bdc2efcb68947b96e1fddae8a62d37a6e68
This commit is contained in:
parent
f16faac2d9
commit
2efb62ec85
@ -629,7 +629,8 @@ given timestamp. Defaults to <code>f</code>.</li>
|
||||
</ul>
|
||||
<p><strong>Response</strong></p>
|
||||
<ul>
|
||||
<li><code>event_id</code> - converted from timestamp</li>
|
||||
<li><code>event_id</code> - The event ID closest to the given timestamp.</li>
|
||||
<li><code>origin_server_ts</code> - The timestamp of the event in milliseconds since the Unix epoch.</li>
|
||||
</ul>
|
||||
<h1 id="block-room-api"><a class="header" href="#block-room-api">Block Room API</a></h1>
|
||||
<p>The Block Room admin API allows server admins to block and unblock rooms,
|
||||
|
||||
@ -13403,7 +13403,8 @@ given timestamp. Defaults to <code>f</code>.</li>
|
||||
</ul>
|
||||
<p><strong>Response</strong></p>
|
||||
<ul>
|
||||
<li><code>event_id</code> - converted from timestamp</li>
|
||||
<li><code>event_id</code> - The event ID closest to the given timestamp.</li>
|
||||
<li><code>origin_server_ts</code> - The timestamp of the event in milliseconds since the Unix epoch.</li>
|
||||
</ul>
|
||||
<h1 id="block-room-api"><a class="header" href="#block-room-api">Block Room API</a></h1>
|
||||
<p>The Block Room admin API allows server admins to block and unblock rooms,
|
||||
|
||||
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