@@ -284,8 +284,8 @@ class Robot(Job):
"2.#标题2" \
"分类使用--号进行分组" + news
rsp = self.chat.get_answer(news)
for r in receivers:
rsp = self.chat.get_answer(news, r)
self.sendTextMsg(rsp, r)
def newsEnReport(self,website) -> None:
The note is not visible to the blocked user.