Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
PublicNetStatusResponse
Interface PublicNetStatusResponse
Current public net feature state (GET response).
interface
PublicNetStatusResponse
{
guildId
:
string
;
ok
:
boolean
;
publicNet
:
PublicNetState
;
}
Index
Properties
guild
Id
ok
public
Net
Properties
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
guild
Id
ok
public
Net
@30k/starcomm-client
Loading...
Current public net feature state (GET response).