Set webhook for incoming messages on Twilio-Whatsapp phone number
问题 We have a Twilio phone number that's Whatsapp-capable. When trying to programmatically set the webhook for incoming messages, the webhook is correctly set but messages are not coming through. It appears that the webhook for Whatsapp phone number lives in a different place than the one for normal phone numbers. To manually fix this we had to go into the Twilio console -> Programmable SMS -> Whatsapp -> Senders -> select our phone number -> paste the webhook URL and save. So the question is: is