mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-03 14:31:43 +08:00
n
This commit is contained in:
parent
95e4506279
commit
f57bdf42dd
@ -1,14 +1,18 @@
|
|||||||
groupCreated:
|
groupCreated:
|
||||||
conversation:
|
isSendMsg: true //是否发送消息,不发消息,无声的触发同步, 发消息为触发会话
|
||||||
reliabilityLevel: 3
|
unreadCount: false // 只在isSendMsg为true的情况下有作用
|
||||||
unreadCount: true
|
|
||||||
offlinePush:
|
offlinePush:
|
||||||
switch: true
|
enable: false
|
||||||
title: "create group title" # xx create the group
|
title: "create group title" # xx create the group
|
||||||
desc: "create group desc"
|
desc: "create group desc"
|
||||||
ext: "create group ext"
|
ext: "create group ext"
|
||||||
defaultTips:
|
|
||||||
tips: "create the group" # xx create the group
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
groupInfoSet:
|
groupInfoSet:
|
||||||
conversation:
|
conversation:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user