Explorar o código

Add missing template id in nudge decoding (#615)

sandtechnology %!s(int64=5) %!d(string=hai) anos
pai
achega
5d5fa301cc

+ 1 - 1
mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/protocol/packet/chat/receive/OnlinePush.ReqPush.kt

@@ -243,7 +243,7 @@ private object Transformers732 : Map<Int, Lambda732> by mapOf(
         val grayTip = readProtoBuf(TroopTips0x857.NotifyMsgBody.serializer()).optGeneralGrayTip
         when (grayTip?.templId) {
             //戳一戳
-            10043L, 1134L, 1135L -> {
+            10043L, 1134L, 1135L, 1136L -> {
                 //预置数据,服务器将不会提供己方已知消息
                 var action = ""
                 var from: Member = group.botAsMember