Add spec for getting events by timestamp (#1366)

This commit is contained in:
Hubert Chathi 2022-12-21 14:05:28 -05:00 committed by GitHub
parent 7bd48ca9c7
commit 94465fe93b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 214 additions and 1 deletions

View file

@ -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