mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore: v3.29.0
This commit is contained in:
@@ -168,6 +168,7 @@ export class OB11Constructor {
|
||||
}
|
||||
replyMsg = (await NTQQMsgApi.getSingleMsg(peer, element.replyElement.replayMsgSeq)).msgList[0]
|
||||
}
|
||||
// 284840486: 合并消息内侧 消息具体定位不到
|
||||
if ((!replyMsg || records.msgRandom !== replyMsg.msgRandom) && msg.peerUin !== '284840486') {
|
||||
throw new Error('回复消息消息验证失败')
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
export const version = '3.28.7'
|
||||
export const version = '3.29.0'
|
||||
|
Reference in New Issue
Block a user