Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.bot
/
Bot
/
isClosed
is
Closed
abstract
val
isClosed
:
Boolean
(
source
)
当前
Bot
是否已经通过调用
close
而关闭了。 这是一个原子属性,调用
close
后的瞬间被关闭,但这不代表当前
Bot
已经
彻底完成
。
Since
5.0