Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/queues
IParsedCommand
Interface IParsedCommand
interface
IParsedCommand
{
arguments
:
Record
<
string
,
string
|
number
|
boolean
|
PlayerOnGameserverOutputWithRolesDTO
,
>
;
command
:
string
;
[
key
:
string
]:
|
string
|
Record
<
string
,
string
|
number
|
boolean
|
PlayerOnGameserverOutputWithRolesDTO
,
>
;
}
Indexable
[
key
:
string
]:
|
string
|
Record
<
string
,
string
|
number
|
boolean
|
PlayerOnGameserverOutputWithRolesDTO
,
>
Index
Properties
arguments
command
Properties
arguments
arguments
:
Record
<
string
,
string
|
number
|
boolean
|
PlayerOnGameserverOutputWithRolesDTO
,
>
command
command
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
command
Takaro - v0.0.16
Loading...