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
/
waitWhile
wait
While
suspend
fun
waitWhile
(
condition
:
BooleanSupplier
)
Wait while the given condition is true.
Parameters
condition
The condition to wait during