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

Several fixes #75

Closed theCJMan closed 4 months ago

theCJMan commented 4 months ago
  1. I have started changing Sample.HomeController to make use of SendMessageController to remove duplicate code.
  2. I fixed 1 bug where the Form for Sending media and Video Templates never received the URL, it only used the ID.
  3. I added a TextBox on Template UI so the user can add parameters that is seperated by a # e.g. Cat#Dog will be split into 2 parameters to be sent to the Template