瀏覽代碼

add 撤回消息

master
DengBiao 1 年之前
父節點
當前提交
f74948c299
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      gim/push.ext.proto

+ 2
- 1
gim/push.ext.proto 查看文件

@@ -41,7 +41,8 @@ message UpdateGroupPush {
string name = 3; // 群组名称
string avatar_url = 4; // 群组头像
string introduction = 5; // 群组简介
string extra = 6; // 附加字段
bool isUpdateIntroduction = 6; // 是否更新群组简介
string extra = 7; // 附加字段
}

// 添加群组成员 PC_AGREE_ADD_GROUPS = 120


Loading…
取消
儲存