mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 11:05:59 +08:00
Refactor code
This commit is contained in:
@@ -26,7 +26,7 @@ message GroupMemberFullInfo {
|
||||
string UserID = 2 ;
|
||||
int32 roleLevel = 3;
|
||||
int64 JoinTime = 4;
|
||||
string NickName = 5;
|
||||
string Nickname = 5;
|
||||
string FaceUrl = 6;
|
||||
int32 AppMangerLevel = 7; //if >0
|
||||
int32 JoinSource = 8;
|
||||
|
||||
Reference in New Issue
Block a user