Update index.js
This commit is contained in:
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user