简要描述:

  • 消息标记客服已读

请求URL:

GET/plugin.yun-chat.frontend.chat.is-read

参数:

参数名 是否必须 类型 说明
id int 消息ID

返回示例:

正确时返回:

{
	"result": 1,
	"msg": "成功",
	"data": {
	}
}

错误时返回:


返回参数说明:

参数名 类型 说明