mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 23:14:10 +01:00
Link to the peeking specific /events endpoint in the room preview client section
Signed-off-by: morguldir <morguldir@protonmail.com>
This commit is contained in:
parent
839111e6eb
commit
fe33c48914
|
|
@ -13,7 +13,7 @@ Visibility](#room-history-visibility). setting, along with a special version of
|
||||||
|
|
||||||
A client wishing to view a room without joining it should call [GET
|
A client wishing to view a room without joining it should call [GET
|
||||||
/rooms/:room\_id/initialSync](#get_matrixclientv3roomsroomidinitialsync),
|
/rooms/:room\_id/initialSync](#get_matrixclientv3roomsroomidinitialsync),
|
||||||
followed by [GET /events](#get_matrixclientv3events). Clients will need to do
|
followed by [GET /events](#peeking_get_matrixclientv3events). Clients will need to do
|
||||||
this in parallel for each room they wish to view.
|
this in parallel for each room they wish to view.
|
||||||
|
|
||||||
Clients can of course also call other endpoints such as [GET
|
Clients can of course also call other endpoints such as [GET
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue