mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-06 08:00:10 +08:00
typo
This commit is contained in:
parent
1012c6fbf6
commit
e856a017a1
@ -105,7 +105,7 @@ internal class UnconsumedNoticesAlerter(
|
|||||||
// unknown
|
// unknown
|
||||||
// 前 4 byte 是群号
|
// 前 4 byte 是群号
|
||||||
}
|
}
|
||||||
84, 87 -> { // 请求入群验证 和 被要求入群
|
84, 87 -> { // 请求入群验证 和 被邀请入群
|
||||||
bot.network.run {
|
bot.network.run {
|
||||||
NewContact.SystemMsgNewGroup(bot.client).sendWithoutExpect()
|
NewContact.SystemMsgNewGroup(bot.client).sendWithoutExpect()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user