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) {