gabrieldwight / Whatsapp-Business-Cloud-Api-Net

This is C# wrapper of whatsapp business cloud api for .NET
MIT License
284 stars 104 forks source link

Adding WebHooks example to Sample source #79

Closed theCJMan closed 4 months ago

theCJMan commented 4 months ago

Hi there started on a few things like Data and security. Leave the security in as it can be used for generating random strings for Tokens, but the data you can rip out, though it does not stop the code from working

The WebHooks receive messages is writing to Console from TalkToMeController