Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.bot
/
JobBasedBot
/
cancel
cancel
open
override
fun
cancel
(
reason
:
Throwable
?
)
(
source
)
关闭当前
Bot
。
当
Bot
被完全关闭时,
join
会结束挂起。 效果与 CoroutineScope.cancel 类似。