🐛 被动消息不使用特殊ID

This commit is contained in:
Wuyi无疑 2023-07-22 20:43:11 +08:00
parent 583793c063
commit 0cc9552c4a

View File

@ -74,7 +74,7 @@ class _Bot:
img = await text2pic(_message[0].data)
_message = [MessageSegment.image(img)]
if is_specific_msg_id:
if is_specific_msg_id and not msg_id:
msg_id = specific_msg_id
send = MessageSend(