Commit 826331c5 authored by jiahua.liu's avatar jiahua.liu

group UIN and Group code

parent ccdeaba8
...@@ -52,7 +52,7 @@ internal class FriendList { ...@@ -52,7 +52,7 @@ internal class FriendList {
GetTroopMemberListReq.serializer(), GetTroopMemberListReq.serializer(),
GetTroopMemberListReq( GetTroopMemberListReq(
uin = client.uin, uin = client.uin,
groupCode = targetGroupId, groupCode = targetGroupCode,
groupUin = targetGroupId, groupUin = targetGroupId,
nextUin = nextUin, nextUin = nextUin,
reqType = 0, reqType = 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment