ConversationType

This commit is contained in:
wangchuxiao
2023-04-28 18:33:33 +08:00
parent e6b2a9f8f9
commit 573b39f248
29 changed files with 847 additions and 554 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package utils
import (
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/constant"
sdkws "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/sdkws"
"github.com/golang/protobuf/proto"
"google.golang.org/protobuf/proto"
)
func GetContent(msg *sdkws.MsgData) string {