This website works better with JavaScript.
Home
Explore
Help
Sign In
common
/
protocol
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add 撤回消息
master
DengBiao
1 year ago
parent
9b50ebfd31
commit
675f3e0229
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 {
Write
Preview
Loading…
Cancel
Save