mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 06:25:58 +08:00
group
This commit is contained in:
@@ -137,6 +137,9 @@ message GetUserResp{
|
||||
message AlterUserReq{
|
||||
string UserId = 1;
|
||||
string OperationID = 2;
|
||||
int64 PhoneNumber = 3;
|
||||
string Nickname = 4;
|
||||
string Email = 5;
|
||||
}
|
||||
|
||||
message AlterUserResp{
|
||||
|
||||
Reference in New Issue
Block a user