Skip to content

Releases: febriliankr/whatsapp-cloud-api

EOF Bug Fix

13 Mar 18:31
26b4ccc
Compare
Choose a tag to compare

EOF bug fix based on #2

Complete Language Constants

22 Jan 05:45
Compare
Choose a tag to compare

Docs Improvement

28 Sep 02:17
Compare
Choose a tag to compare
  • Error handling
  • Better docs
  • Added testing

Housekeeping Release

27 Sep 07:11
Compare
Choose a tag to compare

Neater API

  • Direct parameter input to SendWithTemplate
  • added more templates, and
  • moved language to Whatsapp instance initiation.
  • Example is also updated, check in example/example.go

Typesafety Release

27 Sep 05:32
Compare
Choose a tag to compare

Bind response from SendWithTemplate with SendWithTemplateResponse struct if you want a more structured response.

Initial Release

27 Sep 04:47
Compare
Choose a tag to compare

In this version

  • SendWithTemplate method, the most used messaging method with Whatsapp Cloud API