mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-15 04:50:11 +08:00
Group management Update
This commit is contained in:
parent
5f4ccf2fe9
commit
ff1c075f24
@ -173,6 +173,7 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
|
|||||||
initConfessTalk = false,
|
initConfessTalk = false,
|
||||||
initMuteAll = false,
|
initMuteAll = false,
|
||||||
initAutoApprove = false,
|
initAutoApprove = false,
|
||||||
|
initAnonymousChat = false,
|
||||||
members = contactList
|
members = contactList
|
||||||
)
|
)
|
||||||
group.owner =
|
group.owner =
|
||||||
|
Loading…
Reference in New Issue
Block a user