Clarifications to pagination parameters for various APIs (#3353)

This commit is contained in:
Richard van der Hoff 2021-08-25 11:48:45 +01:00 committed by Richard van der Hoff
parent 4b2bbbabcc
commit 6bd7b6cbb5
7 changed files with 67 additions and 32 deletions

View file

@ -21,7 +21,11 @@ properties:
type: boolean
prev_batch:
description: A token that can be supplied to the `from` parameter of the
rooms/{roomId}/messages endpoint.
[`/rooms/<room_id>/messages`](#get_matrixclientr0roomsroomidmessages)
endpoint in order to retrieve earlier events.
If no earlier events are available, this property may be omitted from
the response.
type: string
type: object
title: TimelineBatch