In Twilio console WhatsApp
setting I've config the A MESSAGE COMES IN
callback for receiver message from WhatsApp user. If the user sends an image, the call back has a parameter is MediaUrl0
to get the image. But if a user sends an audio file, no param in the callback to get it.
Any way to get the audio file? Please help me. thank you.