I have a requirement wherein I had to send text+image as a reply, Here my channel is Twilio and I have gone through the compatible message formats.
Twilio only supports text and images but both combined aren't possible. Is there any other approach to send in the message or should I develop a custom bot connector to format the messages received from bot builder?