mirror of
https://github.com/cheveguerra/botLeiferAurik-Mod_2.0.git
synced 2026-04-19 04:09:29 +00:00
feat: botones
This commit is contained in:
@@ -105,8 +105,8 @@ const sendMessageButton = async (client, number, text = null, actionButtons) =>
|
||||
[...buttons],
|
||||
remplazos(title, client),
|
||||
remplazos(footer, client));
|
||||
console.log("sendMessageButton:", button)
|
||||
console.log(buttons)
|
||||
console.log("sendMessageButton wwebjs:", button)
|
||||
console.log(button.buttons)
|
||||
client.sendMessage(number, button);
|
||||
await readChat(number, message)
|
||||
}, DELAY_TIME)
|
||||
|
||||
Reference in New Issue
Block a user