feat: 手机上回复消息,不触发机器人

This commit is contained in:
SSMario
2023-05-16 09:38:38 +08:00
parent 9ee0ea88b5
commit 44cb54a9ea
3 changed files with 6 additions and 0 deletions

View File

@@ -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