Supply prev_batch unconditionally in timelines
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
This commit is contained in:
parent
df3f4b4ecf
commit
ee5054fb42
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ properties:
|
||||||
on the filter
|
on the filter
|
||||||
type: boolean
|
type: boolean
|
||||||
prev_batch:
|
prev_batch:
|
||||||
description: If the batch was limited then this is a token that can be supplied
|
description: A token that can be supplied to to the ``from`` parameter of the
|
||||||
to the server to retrieve earlier events
|
rooms/{roomId}/messages endpoint
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue