From 4bb5167bd1b72f4e530966c66aea70ab74bc9167 Mon Sep 17 00:00:00 2001 From: adk23333 <2633103794@qq.com> Date: Fri, 22 Dec 2023 00:21:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=BC=8F=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmds.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cmds.py b/cmds.py index a2d184b..a3a0c32 100644 --- a/cmds.py +++ b/cmds.py @@ -109,6 +109,7 @@ def cmds(app, data): action="store_true") args = parser.parse_args(sqt.args) + reply = ReplyMessage(id=sqt.msg_id) e: AsyncEnforcer = sqt.app.ctx.e msg = '' if args.rmgroup: