Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardArchiveUpsertResponse
Interface ShardArchiveUpsertResponse
Result of an archive create or update operation.
interface
ShardArchiveUpsertResponse
{
action
:
"created"
|
"updated"
;
entry
:
ArchiveEntry
;
guildId
:
string
;
ok
:
boolean
;
}
Index
Properties
action
entry
guild
Id
ok
Properties
action
action
:
"created"
|
"updated"
entry
entry
:
ArchiveEntry
guild
Id
guildId
:
string
ok
ok
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
entry
guild
Id
ok
@30k/starcomm-client
Loading...
Result of an archive create or update operation.