superGroupMaxSeq

This commit is contained in:
wangchuxiao
2022-07-22 16:55:29 +08:00
parent 337d01008b
commit a5ef78fd1e
4 changed files with 36 additions and 34 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ func onboardingProcessNotification(operationID, userID, groupID, userName, faceU
Content: []byte(welcomeString),
MsgFrom: constant.UserMsgType,
ContentType: constant.Text,
SessionType: constant.GroupChatType,
SessionType: constant.SuperGroupChatType,
OperationID: operationID,
SenderNickname: userName,
SenderFaceURL: faceURL,