enhancement: Enable reply box for whatsapp template message (#2082)

* remove 24-hours reply restriction in WhatsApp

* remove the console.logs

* move reply policy to separate constants file

* fix spelling mistake
This commit is contained in:
Muhsin Keloth
2021-04-12 16:15:11 +05:30
committed by GitHub
parent 7eb766a457
commit 04a9dc630a
6 changed files with 49 additions and 16 deletions

View File

@@ -118,7 +118,7 @@
"TITLE": "URL Callback",
"SUBTITLE": "Anda harus mengkonfigurasi pesan URL callback di Twilio dengan URL yang disebutkan di sini."
},
"SUBMIT_BUTTON": "Buat Channel Twillio",
"SUBMIT_BUTTON": "Buat Channel Twilio",
"API": {
"ERROR_MESSAGE": "Kami tidak dapat mengautentikasi kredensial Twilio, harap coba lagi"
}