mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-06 08:00:10 +08:00
group UIN and Group code
This commit is contained in:
parent
ccdeaba817
commit
826331c5b7
@ -52,7 +52,7 @@ internal class FriendList {
|
||||
GetTroopMemberListReq.serializer(),
|
||||
GetTroopMemberListReq(
|
||||
uin = client.uin,
|
||||
groupCode = targetGroupId,
|
||||
groupCode = targetGroupCode,
|
||||
groupUin = targetGroupId,
|
||||
nextUin = nextUin,
|
||||
reqType = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user