From d1d6440f62989431d21b709e18b0459ee17c565d Mon Sep 17 00:00:00 2001 From: Jerry Date: Wed, 14 May 2025 13:52:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/bot/bot.service.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/bot/bot.service.ts b/src/modules/bot/bot.service.ts index 652ef15..c25b491 100644 --- a/src/modules/bot/bot.service.ts +++ b/src/modules/bot/bot.service.ts @@ -109,6 +109,7 @@ class BotService { botId: sendBot, groupId: groupId, clientId: client, + message: message, }, }; if (client) {