toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
Bot
/
cancel
cancel
abstract
fun
cancel
(
reason
:
Throwable
?
)
(
source
)
open
fun
cancel
(
)
(
source
)
关闭当前
Bot
。
当
Bot
被完全关闭时,
join
会结束挂起。 效果与
CoroutineScope.cancel
类似。