mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 10:22:36 +08:00
superGroup
This commit is contained in:
parent
cc6d8d28b5
commit
8cdcd7105a
@ -506,8 +506,6 @@ func (s *groupServer) KickGroupMember(ctx context.Context, req *pbGroup.KickGrou
|
|||||||
groupOwnerUserID = v.UserID
|
groupOwnerUserID = v.UserID
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var okUserIDList []string
|
|
||||||
//remove
|
//remove
|
||||||
for _, v := range req.KickedUserIDList {
|
for _, v := range req.KickedUserIDList {
|
||||||
//owner can‘t kicked
|
//owner can‘t kicked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user