This commit is contained in:
✬Ravindu Manoj✬ ✓
2022-05-09 10:00:31 +05:30
committed by GitHub
parent 3ac5eafc63
commit 72aa8f9ea7

View File

@@ -468,7 +468,7 @@ const buttons = [
const buttonMessage = {
image: {url: 'https://example.com/image.jpeg'},
caption: "Hi it's button message",
footerText: 'Hello World',
footer: 'Hello World',
buttons: buttons,
headerType: 4
}