@@ -326,7 +326,7 @@ class Robot(Job):
# TODO 群人员添加也是消息类型10000的消息
if msg.type == 10000:
self.group_add.handle_message(msg)
return
result = self.gmc.process_message(msg.roomid, msg.xml)
# 判断是否没有变化
if "$NO_CHANGE$" not in result:
The note is not visible to the blocked user.