Browse Source

add 撤回消息

master
DengBiao 1 year ago
parent
commit
675f3e0229
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gim/logic.ext.proto

+ 1
- 0
gim/logic.ext.proto View File

@@ -240,6 +240,7 @@ message GroupMember {
MemberType member_type = 6; // 成员类型
string remarks = 7; // 备注
string extra = 8; // 群组成员附加字段
int32 status = 9; // 状态
}

message SetGroupMemberBannedReq {


Loading…
Cancel
Save