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