Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
SetFeaturesResponse
Interface SetFeaturesResponse
Response from updating shard features.
interface
SetFeaturesResponse
{
action
:
"features.set"
;
features
:
ShardFeatures
;
guildId
:
string
;
ok
:
boolean
;
publicNet
:
PublicNetState
;
}
Index
Properties
action
features
guild
Id
ok
public
Net
Properties
action
action
:
"features.set"
features
features
:
ShardFeatures
guild
Id
guildId
:
string
ok
ok
:
boolean
public
Net
publicNet
:
PublicNetState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
features
guild
Id
ok
public
Net
@30k/starcomm-client
Loading...
Response from updating shard features.