mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-10 20:20:08 +08:00
Advance info
This commit is contained in:
parent
f3ec99e560
commit
b50f3e4d16
@ -201,11 +201,11 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
|
||||
if (packet is Cancellable && packet.cancelled) return
|
||||
}
|
||||
|
||||
bot.logger.info(packet)
|
||||
|
||||
packetFactory?.run {
|
||||
bot.handle(packet)
|
||||
}
|
||||
|
||||
bot.logger.info(packet)
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user