queryUserMessage

abstract suspend fun queryUserMessage(deviceId: String?, onlyUnread: Boolean): GWResult<String>

查询用户消息 path: "openapi/notice/usrmsg" 参数"notAutoReaded"未传,固定1

Parameters

deviceId

设备ID

onlyUnread

是否只查询未读消息