Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardArchiveSyncStatusResponse
Interface ShardArchiveSyncStatusResponse
Archive sync checkpoint and pending operation count.
interface
ShardArchiveSyncStatusResponse
{
checkpoint
:
{
lastCheckpointAt
:
string
;
lastCheckpointHash
:
string
;
lastCheckpointVersion
:
number
;
}
;
guildId
:
string
;
ok
:
boolean
;
pendingOps
:
number
;
}
Index
Properties
checkpoint
guild
Id
ok
pending
Ops
Properties
checkpoint
checkpoint
:
{
lastCheckpointAt
:
string
;
lastCheckpointHash
:
string
;
lastCheckpointVersion
:
number
;
}
guild
Id
guildId
:
string
ok
ok
:
boolean
pending
Ops
pendingOps
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checkpoint
guild
Id
ok
pending
Ops
@30k/starcomm-client
Loading...
Archive sync checkpoint and pending operation count.