Botlin
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Botlin
botlin
/
gay.zharel.botlin.commands
/
CoroutineCommandIteratorScope
/
waitUntil
wait
Until
suspend
fun
waitUntil
(
condition
:
BooleanSupplier
)
Wait until the given condition is true.
Parameters
condition
The condition to wait for