forked from bot/app
✨擴展event字段
This commit is contained in:
@@ -181,6 +181,6 @@ async def _(bot: T_Bot, event: T_MessageEvent, result: Arparma, matcher: Matcher
|
||||
else:
|
||||
pass
|
||||
if send_as_md:
|
||||
await md.send_md(reply, bot, event=event)
|
||||
await md.send_md(reply, bot)
|
||||
else:
|
||||
await matcher.finish(reply)
|
||||
|
Reference in New Issue
Block a user