doCancel

protected abstract suspend fun doCancel(reason: Throwable?): Boolean(source)

botManager实现者自定义的close函数, 例如关闭所有的BOT。