Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
DisconnectClientResult
Interface DisconnectClientResult
Result of a disconnect operation.
interface
DisconnectClientResult
{
disconnected
:
number
;
guildId
:
string
;
ok
:
boolean
;
userId
:
string
;
}
Index
Properties
disconnected
guild
Id
ok
user
Id
Properties
disconnected
disconnected
:
number
guild
Id
guildId
:
string
ok
ok
:
boolean
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disconnected
guild
Id
ok
user
Id
@30k/starcomm-client
Loading...
Result of a disconnect operation.