Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_models
/
io.writeopia.sdk.models.command
/
CommandInfo
/
CommandInfo
Command
Info
constructor
(
command
:
Command
,
commandTrigger
:
CommandTrigger
,
tags
:
Set
<
TagInfo
>
=
emptySet()
,
replaceTags
:
Boolean
=
false
)