mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-09 03:25:59 +08:00
Source of joining the group
This commit is contained in:
@@ -91,6 +91,9 @@ message JoinGroupReq{
|
||||
string ReqMessage = 2;
|
||||
string OpUserID = 3;
|
||||
string OperationID = 4;
|
||||
int32 JoinSource = 5;
|
||||
string InviterUserID = 6;
|
||||
|
||||
}
|
||||
message JoinGroupResp{
|
||||
CommonResp CommonResp = 1;
|
||||
|
||||
Reference in New Issue
Block a user