mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 14:35:57 +08:00
DismissGroup
This commit is contained in:
@@ -185,6 +185,7 @@ message GetGroupMembersCMSResp {
|
||||
|
||||
message DismissGroupReq{
|
||||
string groupID = 1;
|
||||
bool deleteMember = 2;
|
||||
}
|
||||
|
||||
message DismissGroupResp{
|
||||
|
||||
Reference in New Issue
Block a user