Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
PublicNetActionResponse
Interface PublicNetActionResponse
Response from a public net action (show, hide, remove, restore).
interface
PublicNetActionResponse
{
action
:
string
;
features
:
ShardFeatures
;
guildId
:
string
;
ok
:
boolean
;
publicNet
:
PublicNetState
;
}
Index
Properties
action
features
guild
Id
ok
public
Net
Properties
action
action
:
string
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 a public net action (show, hide, remove, restore).