This commit is contained in:
lz1998
2022-02-07 19:37:27 +08:00
committed by Him188
parent 1012c6fbf6
commit e856a017a1

View File

@@ -105,7 +105,7 @@ internal class UnconsumedNoticesAlerter(
// unknown
// 前 4 byte 是群号
}
84, 87 -> { // 请求入群验证 和 被要求入群
84, 87 -> { // 请求入群验证 和 被邀请入群
bot.network.run {
NewContact.SystemMsgNewGroup(bot.client).sendWithoutExpect()
}