Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试构建 Disqus API 请求以查找用户未答复的评论(例如,过去 5 天)。
因此,响应应该是带有时间框架的帖子/列表(因为)。问题是我怎样才能对这个请求提出另外两个条件: - 帖子作者不是版主 - 帖子没有答案(回复)
我将非常感谢您的帮助