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
2 years ago
parent
a5e9e19f88
commit
aaddc8c99a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
gim/push.ext.proto
+ 1
- 0
gim/push.ext.proto
View File
@@ -54,4 +54,5 @@ message RemoveGroupMemberPush {
int64 opt_id = 1; // 操作人用户id
string opt_name = 2; // 操作人昵称
int64 deleted_user_id = 3; // 被删除的成员id
string deleted_user_name = 4; // 被删除的成员昵称
}
Write
Preview
Loading…
Cancel
Save