Simple Robot 组件 | KOOK
Toggle table of contents
4.1.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook.util
/
walk
walk
inline
fun
Regex
.
walk
(
input
:
String
,
onOther
:
(
input
:
String
,
start
:
Int
,
end
:
Int
)
->
Unit
,
onMatch
:
(
MatchResult
)
->
Unit
)
:
Boolean
(
source
)
Return
true
if find(
input
) != null