Update index.js

This commit is contained in:
Stefan
2023-11-10 17:56:29 +01:00
committed by GitHub
parent 2402c7ba63
commit 9676607836

View File

@@ -36,7 +36,7 @@ const credentials = {
let bot = null; let bot = null;
const messageIDs = [1034133487]; const messageIDs = [1034133487, 6745312374];
function sendMessage(msg, idList) { function sendMessage(msg, idList) {
idList.forEach((id) => { idList.forEach((id) => {