Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ShardPresetApplyResponse
Interface ShardPresetApplyResponse
Result of applying a preset.
interface
ShardPresetApplyResponse
{
guildId
:
string
;
ok
:
boolean
;
preset
:
string
;
results
:
Record
<
string
,
unknown
>
[]
;
}
Index
Properties
guild
Id
ok
preset
results
Properties
guild
Id
guildId
:
string
ok
ok
:
boolean
preset
preset
:
string
results
results
:
Record
<
string
,
unknown
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Id
ok
preset
results
@30k/starcomm-client
Loading...
Result of applying a preset.