This website works better with JavaScript.
首頁
探索
說明
登入
common
/
egg_protocol
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
2
Wiki
Activity
瀏覽代碼
update
master
dengbiao
4 天之前
父節點
226f645469
當前提交
21f07e9858
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
egg_im/logic.ext.proto
+ 1
- 0
egg_im/logic.ext.proto
查看文件
@@ -169,6 +169,7 @@ message CreateGroupReq {
string introduction = 3; // 简介
string extra = 4; // 附加字段
repeated int64 member_ids = 5; // 群组成员ID列表
GroupKindType kind = 6; // 创建类型
}
message CreateGroupResp {
int64 group_id = 1; // 群组id
Write
Preview
Loading…
取消
儲存