Commit 8a097bf4 authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 25b83b83 847a073a
...@@ -72,7 +72,7 @@ internal class MessageSvc { ...@@ -72,7 +72,7 @@ internal class MessageSvc {
} }
override suspend fun QQAndroidBot.handle(packet: RequestPushNotify, sequenceId: Int): OutgoingPacket? { override suspend fun QQAndroidBot.handle(packet: RequestPushNotify, sequenceId: Int): OutgoingPacket? {
println(packet._miraiContentToString())
network.run { network.run {
return PbGetMsg( return PbGetMsg(
client, client,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment