Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@green-api/whatsapp-bot

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@green-api/whatsapp-bot - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json

@@ -65,3 +65,3 @@ {

"types": "./src/typings/index.d.ts",
"version": "0.2.0"
"version": "0.2.1"
}

@@ -29,3 +29,3 @@ # WhatsApp chat bot library for nodejs

If you want to get API-V1 protocol then you also have to visit [green-api.com](https://green-api.com) and choose Chat bot price option. Green API will take you a free trial period if you ask them. Access token looks like this:
In case you want API-V1 protocol you also have to visit [green-api.com](https://green-api.com) and choose Chat bot price option. Green API will give you a free trial period if you ask them. Access token looks like this:
```

@@ -32,0 +32,0 @@ token = 'gr.abcdefg...'

@@ -27,2 +27,3 @@ /** @format */

username?: string
apiType?: ApiClient
}

@@ -29,0 +30,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc