botbuilder-community-python
botbuilder-community-python copied to clipboard
Twilio WhatsApp Adapter
trafficstars
The Twilio-SMS channel available on Azure supports SMS to a Twilio Number but not to a Twilio-WhatsApp number. The JS and C# variants of the Bot framework offer a Twilio WhatsApp Adapter for serving this purpose. I am wondering if this is in the planning for the python version of the Bot?
What are the alternatives to connect a python Azure Bot to WhatsApp until such an adapter is available?
@rvinothrajendran Is this something you'd be able to look into? Should be pretty easy to pattern after the JS one.
@szul yes , I will check