Browse Source

add 表情列表

master
DengBiao 2 years ago
parent
commit
aaddc8c99a
1 changed files with 1 additions and 0 deletions
  1. +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; // 被删除的成员昵称
}

Loading…
Cancel
Save