mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Fix: typo (#1457)
This commit is contained in:
@@ -474,7 +474,7 @@ const templateButtons = [
|
|||||||
const buttonMessage = {
|
const buttonMessage = {
|
||||||
text: "Hi it's a template message",
|
text: "Hi it's a template message",
|
||||||
footer: 'Hello World',
|
footer: 'Hello World',
|
||||||
templateButtons: templateButttons,
|
templateButtons: templateButtons,
|
||||||
image: {url: 'https://example.com/image.jpeg'}
|
image: {url: 'https://example.com/image.jpeg'}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user