Created
January 30, 2023 09:00
-
-
Save miftahafina/0871c7470118d36b339d571444bd7cfc to your computer and use it in GitHub Desktop.
Message whatsapp berisi quick reply buttons - Tutorial selengkapnya https://youtu.be/WPNbvc6lj3U
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"buttons": [ | |
"Puas", | |
"Kurang puas", | |
"Tidak puas" | |
], | |
"content": "Apakah Anda puas dengan pelayanan kami?", | |
"footer": "Pesan dikirim oleh mending.ngoding" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment