simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-stdlib
/
love.forte.simbot.tencentguild
/
TencentGuildBot
/
start
start
abstract
suspend
fun
start
(
)
:
Boolean
启动当前BOT。只有
start
了之后,
clients
中才会出现数据,否则可能会抛出异常。
Return
当且仅当启动了并且成功了才会得到true。