InconsistentBotIdException
class InconsistentBotIdException @MiraiInternalApi constructor(val expected: Long, val actual: Long, message: String? = null) : LoginFailedException
二维码扫码账号与 BOT 账号不一致。
Since
2.15
二维码扫码账号与 BOT 账号不一致。
2.15