mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
fix(provider): ⚡ fix send image baileys
This commit is contained in:
@@ -238,6 +238,9 @@ class BaileysProvider extends ProviderClass {
|
|||||||
},
|
},
|
||||||
}))
|
}))
|
||||||
|
|
||||||
|
|
||||||
|
console.log(templateButtons)
|
||||||
|
|
||||||
return this.vendor.sendMessage(`${numberClean}@c.us`, {
|
return this.vendor.sendMessage(`${numberClean}@c.us`, {
|
||||||
text,
|
text,
|
||||||
footer: '',
|
footer: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user