Merge pull request #345 from Ralith/require-prev_batch
Supply prev_batch unconditionally in timelines
This commit is contained in:
commit
19a59bc210
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue