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
/
start
start
abstract
suspend
fun
start
(
)
(
source
)
启动当前
Bot
。
如果
Bot
已经启动,则重复调用
start
可能会无效果, 也可能会使
Bot
重新启动
。这取决于
Bot
的实现。 更建议以后者为标准实现。