发送消息接口

This commit is contained in:
Jerry 2025-05-14 13:52:23 +08:00
parent f66118bc12
commit d1d6440f62

View File

@ -109,6 +109,7 @@ class BotService {
botId: sendBot, botId: sendBot,
groupId: groupId, groupId: groupId,
clientId: client, clientId: client,
message: message,
}, },
}; };
if (client) { if (client) {