Supply prev_batch unconditionally in timelines

Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
pull/977/head
Benjamin Saunders 8 years ago
parent df3f4b4ecf
commit ee5054fb42

@ -6,7 +6,7 @@ properties:
on the filter
type: boolean
prev_batch:
description: If the batch was limited then this is a token that can be supplied
to the server to retrieve earlier events
description: A token that can be supplied to to the ``from`` parameter of the
rooms/{roomId}/messages endpoint
type: string
type: object

Loading…
Cancel
Save