mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-07 11:40:01 +08:00
Refactor code
This commit is contained in:
parent
324152e363
commit
816ceab057
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user