Support discord and slack group msg

This commit is contained in:
wugren
2024-02-04 11:01:00 +08:00
parent c694ece59e
commit 42073c45f3
3 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ class AgentMsg:
resp_msg.create_time = time.time()
resp_msg.rely_msg_id = self.msg_id
resp_msg.target = self.target
resp_msg.target = self.sender
resp_msg.sender = sender_id
resp_msg.body = resp_body
resp_msg.topic = self.topic