Preparing search index...
The search index is not available
cftools.js
cftools.js
types/responses
ClientServerInfoResponse
Type Alias ClientServerInfoResponse
Client
Server
Info
Response
:
ClientBaseResponse
<
{
connection
:
Omit
<
CamelCasedPropertiesDeep
<
ServerInfoConnection
>
,
"protcolUsed"
>
&
{
protocolUsed
:
string
;
}
;
gameserver
:
Omit
<
CamelCasedPropertiesDeep
<
ServerInfoGameServer
>
,
"gameIntegration"
>
&
{
gameIntegration
:
Omit
<
CamelCasedPropertiesDeep
<
ServerInfoGameServerIntegration
>
,
"updatedAt"
>
&
{
updatedAt
:
Date
|
null
;
}
;
}
;
links
:
CamelCasedPropertiesDeep
<
ServerInfoLink
>
[]
;
object
:
Omit
<
CamelCasedPropertiesDeep
<
ServerInfoObject
>
,
"createdAt"
|
"updatedAt"
>
&
{
createdAt
:
Date
;
updatedAt
:
Date
;
}
;
worker
:
CamelCasedPropertiesDeep
<
ServerInfoWorker
>
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cftools.js
Loading...