已读未读
POST
接口描述
action : read_unread
请求参数
参数名
类型
描述
必填
groupId
String
群聊ID
必填
msgId
String
前端传过来的消息ID 多条消息用逗号隔开,如 "a,b,c,g,f,d"
必填
readUserId
String
读取消息人ID,即发送该action的ID
必填
userType
int
用户类型,1学生,2老师
必填