Golang SDK to build WhatsApp Business Apps Faster
See https://developers.facebook.com/docs/whatsapp
## [0.7.5](https://github.com/wapikit/wapi.go/compare/v0.7.4...v0.7.5) (2026-02-26) ### Bug Fixes * document message id is not a required field ([4…
## [0.7.4](https://github.com/wapikit/wapi.go/compare/v0.7.3...v0.7.4) (2026-02-23) ### Bug Fixes * api access token mapping, waba fetch missing fi…
## [0.7.3](https://github.com/wapikit/wapi.go/compare/v0.7.2...v0.7.3) (2026-01-31) ### Bug Fixes * document message event payload link incorrect m…
## [0.7.2](https://github.com/wapikit/wapi.go/compare/v0.7.1...v0.7.2) (2025-11-29) ### Bug Fixes * add missing payload props to the event & add su…
## [0.7.1](https://github.com/wapikit/wapi.go/compare/v0.7.0...v0.7.1) (2025-11-26) ### Bug Fixes * webhook payload entry timestamp type must be in…
# [0.7.0](https://github.com/wapikit/wapi.go/compare/v0.6.3...v0.7.0) (2025-10-27) ### Features * add pagination support in catalog & template mana…
## [0.6.3](https://github.com/wapikit/wapi.go/compare/v0.6.2...v0.6.3) (2025-10-26) ### Bug Fixes * add default 1000 limit to fetchAll method of te…
## [0.6.2](https://github.com/wapikit/wapi.go/compare/v0.6.1...v0.6.2) (2025-10-07) ### Bug Fixes * add missing error code and error message field …