mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-20 00:39:01 +08:00
user add global set message recv opt
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
3a04780aec
commit
0c7d6022ca
+291
-281
File diff suppressed because it is too large
Load Diff
@@ -54,6 +54,7 @@ message UserInfo{
|
||||
string ex = 8;
|
||||
uint32 createTime = 9;
|
||||
int32 appMangerLevel = 10;
|
||||
int32 globalRecvMsgOpt = 11;
|
||||
}
|
||||
|
||||
message FriendInfo{
|
||||
|
||||
Reference in New Issue
Block a user