mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 07:30:14 +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? {
|
override suspend fun QQAndroidBot.handle(packet: RequestPushNotify, sequenceId: Int): OutgoingPacket? {
|
||||||
println(packet._miraiContentToString())
|
|
||||||
network.run {
|
network.run {
|
||||||
return PbGetMsg(
|
return PbGetMsg(
|
||||||
client,
|
client,
|
||||||
|
Loading…
Reference in New Issue
Block a user