createLocalMessagesByTimeQuery

Creates a paginated query for local history messages by timestamp.

Queries messages starting from a specific timestamp, optionally filtered by message types. Use LocalMessagesByTimeQuery.loadNextPage to load messages page by page.

Return

A paginated local message query object

Parameters

params

Query parameters including channel, timestamp, message types, and page size