-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels