Simple Robot
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.keyword
/
SimpleKeyword
/
SimpleKeyword
Simple
Keyword
constructor
(
text
:
String
,
isPlainText
:
Boolean
=
false
)
(
source
)
构造。
主构造参数发生变化,此构造用以兼容 4.15.0 之前版本。
Since
4.15.0
constructor
(
text
:
String
,
isPlainText
:
Boolean
,
regexOptions
:
Set
<
RegexOption
>
,
isStrict
:
Boolean
)
(
source
)