mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-02 05:58:37 +01:00
List the endpoints which support LL
This commit is contained in:
parent
b1dccda49d
commit
3ade2a9ae7
|
|
@ -1300,6 +1300,11 @@ as the current membership event for a user.
|
|||
request to ``/sync`` followed by a request to ``/messages`` may result in a
|
||||
future call to ``/sync`` excluding members included by the ``/messages`` call.
|
||||
|
||||
The current endpoints which support lazy-loading room members are:
|
||||
|
||||
* |/sync|_
|
||||
* |/rooms/<room_id>/messages|_
|
||||
* |/rooms/{roomId}/context/{eventId}|_
|
||||
|
||||
{{filter_cs_http_api}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue