Load more messages
POST/thread/:id/loadMore
Loads additional messages for a thread, supporting both backward pagination (loading older messages) and forward range loading (loading messages up to a specific point). Also detects and returns any missed messages not in the client's loaded set. Returns up to 80 messages per request. The mode parameter controls the loading direction.
Request#
Responses#
- 200
Messages and user data for the requested range