start

abstract suspend override fun start(): Boolean

启动当前bot, 并且初始化此bot的信息。 启动时会通过 TencentGuildBot.me 查询当前bot的信息,并为 isMe 提供额外id的匹配支持。