user notification

This commit is contained in:
Gordon
2022-11-20 17:45:49 +08:00
parent 7f9812a488
commit 9fddf6819b
3 changed files with 5 additions and 2 deletions
+4
View File
@@ -52,6 +52,10 @@ func newUserSendMsgReq(params *api.ManagementSendMsgReq) *pbChat.SendMsgReq {
fallthrough
case constant.File:
fallthrough
case constant.CustomNotTriggerConversation:
fallthrough
case constant.CustomOnlineOnly:
fallthrough
case constant.AdvancedRevoke:
newContent = utils.StructToJsonString(params.Content)
case constant.Revoke: