mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 23:20:09 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8a097bf435
@ -72,7 +72,7 @@ internal class MessageSvc {
|
||||
}
|
||||
|
||||
override suspend fun QQAndroidBot.handle(packet: RequestPushNotify, sequenceId: Int): OutgoingPacket? {
|
||||
println(packet._miraiContentToString())
|
||||
|
||||
network.run {
|
||||
return PbGetMsg(
|
||||
client,
|
||||
|
Loading…
Reference in New Issue
Block a user