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

Fully tested Bulk Send #77

Closed theCJMan closed 4 months ago

theCJMan commented 4 months ago

Several Updates to the Template Send Form Several updates to HomeController to make use of SendMessageController Several documentation updates

Bulk Send is now working for:

  1. Text send with or without (template [with or without Params])
  2. Image send with or without (template [with or without Params])
  3. Audio send (no templates, no params)
  4. Video send with or without (template [with or without Params])