|
|
@ -34,8 +34,8 @@ paths:
|
|
|
|
This API returns a list of message and state events for a room. It uses
|
|
|
|
This API returns a list of message and state events for a room. It uses
|
|
|
|
pagination query parameters to paginate history in the room.
|
|
|
|
pagination query parameters to paginate history in the room.
|
|
|
|
|
|
|
|
|
|
|
|
*Note*: This endpoint supports lazy-loading of room member events. See `Filtering <#lazy-loading-room-members>`_
|
|
|
|
*Note*: This endpoint supports lazy-loading of room member events. See
|
|
|
|
for more information.
|
|
|
|
`Lazy-loading room members <#lazy-loading-room-members>`_ for more information.
|
|
|
|
operationId: getRoomEvents
|
|
|
|
operationId: getRoomEvents
|
|
|
|
security:
|
|
|
|
security:
|
|
|
|
- accessToken: []
|
|
|
|
- accessToken: []
|
|
|
|