mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🐛 修复错误的消息源
This commit is contained in:
parent
951b473f22
commit
187a69154e
@ -94,6 +94,7 @@ async def send_char_adv(bot: Bot, ev: Event):
|
||||
or raw_data['sender'].role == 'admin'
|
||||
):
|
||||
pm = 2
|
||||
messages = raw_data['original_message']
|
||||
msg_id = str(raw_data['message_id'])
|
||||
# feishu
|
||||
elif 'schema_' in raw_data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user