tambahannya
This commit is contained in:
@@ -63,6 +63,7 @@ const WaRoute = new Elysia({
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const chat = await client.getChatById(`${body.number}@c.us`);
|
const chat = await client.getChatById(`${body.number}@c.us`);
|
||||||
await chat.sendMessage(body.text);
|
await chat.sendMessage(body.text);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user