Server is running and ready to receive webhooks from Meta/WhatsApp.
Use this URL in Meta App Dashboard:
POST https://your-domain.com/webhook/whatsapp
my_test_token (change in appsettings.json)
/webhook/whatsappOpen the terminal where you ran dotnet run to see incoming messages in real-time.