Add spec for getting events by timestamp (#1366)
This commit is contained in:
parent
7bd48ca9c7
commit
94465fe93b
5 changed files with 214 additions and 1 deletions
|
@ -1818,6 +1818,8 @@ There are several APIs provided to `GET` events for a room:
|
|||
|
||||
{{% http-api spec="client-server" api="message_pagination" %}}
|
||||
|
||||
{{% http-api spec="client-server" api="room_event_by_timestamp" %}}
|
||||
|
||||
{{% http-api spec="client-server" api="room_initial_sync" %}}
|
||||
|
||||
### Sending events to a room
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue