@daweto/whatsapp-api-types
v1.2.1
Published
Typescript types for the WhatsApp Cloud Business API
Downloads
33
Readme
Whatsapp Cloud Business API Types
What is this?
This is a repo that contains all the types for Whatsapp's message event webhooks.
You can install it with:
npm install -D @daweto/whatsapp-api-types
Why?
Whatsapp's Cloud API is a graph API, so this package, gives you all the types of the Whatsapp Cloud Business API, so you don't have to write them yourself 😃.
License
MIT license. See LICENSE.txt
for more details.