Im trying to build a botchat in WhatsApp, using ASP.NET Core MVC, C# and Twilio. I can send messages to a WhatsApp (my) number. But I don't know how to receive and do something with those income messages.
The Twilio docs tutorial is not comprehensive. Someone did it successful with C#?