PG→Mongo Ingest CLI - v1.0.0
Preparing search index...
services/chatCursor
getExistingCursor
Function getExistingCursor
getExistingCursor
(
tenantId
:
string
,
chatId
:
string
,
)
:
Promise
<
|
null
|
{
last_ts_seconds
:
null
|
number
;
last_message_id
:
null
|
string
}
,
>
Parameters
tenantId
:
string
chatId
:
string
Returns
Promise
<
|
null
|
{
last_ts_seconds
:
null
|
number
;
last_message_id
:
null
|
string
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
PG→Mongo Ingest CLI - v1.0.0
Loading...