mirror of https://github.com/Mai-with-u/MaiBot.git
ruff
parent
e25bdb1148
commit
d6fbef7fc6
|
|
@ -258,7 +258,7 @@ class DefaultExpressor:
|
|||
return None
|
||||
|
||||
mark_head = False
|
||||
first_bot_msg: Optional[MessageSending] = None
|
||||
_first_bot_msg: Optional[MessageSending] = None
|
||||
reply_message_ids = [] # 记录实际发送的消息ID
|
||||
|
||||
sent_msg_list = []
|
||||
|
|
|
|||
Loading…
Reference in New Issue