mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
feat: 手机上回复消息,不触发机器人
This commit is contained in:
@@ -48,6 +48,7 @@ class ChatMessage(object):
|
||||
to_user_nickname = None
|
||||
other_user_id = None
|
||||
other_user_nickname = None
|
||||
my_msg = False
|
||||
|
||||
is_group = False
|
||||
is_at = False
|
||||
|
||||
Reference in New Issue
Block a user