You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
firstly thank you for building the JS whatsapp adapter. I have been using this to prototype my whatsapp chatbot. However, today I ran into a hurdle in the form of 1600 character limit imposed by Twilio API on whatsapp messages :(
I have two questions,
any suggestions to work around this? My bot prompts are also exceeding the limit and I am not sure how to break the message into smaller chunks?
Just curious as to why the custom adapter was built around Twilio and not over the native whatsapp API? Twilio API seems to have several restrictions not only on character limit but also on media types of attachments being sent etc. Are there any plans to build custom adapters in JS for other whatsapp BSPs / native whatsapp API?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
firstly thank you for building the JS whatsapp adapter. I have been using this to prototype my whatsapp chatbot. However, today I ran into a hurdle in the form of 1600 character limit imposed by Twilio API on whatsapp messages :(
I have two questions,
Thanks!
The text was updated successfully, but these errors were encountered: