Fix 802 (#826)
This commit is contained in:
@@ -165,7 +165,7 @@ For versatile conversational apps using a Q&A format, call the chat-messages API
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
The first page returns the latest `limit` bar, which is in reverse order.
|
||||
The first page returns the latest `limit` bar, which is in reverse order. Load previous pages by passing the `first_id` of the last message on the current page to the `first_id` parameter of the next request.
|
||||
|
||||
### Query
|
||||
|
||||
|
Reference in New Issue
Block a user