Releases: green-api/whatsapp-chatbot-js
Releases · green-api/whatsapp-chatbot-js
WhatsApp bot - repairs for typescript
WhatsApp bot - Major update
- Added support for V1 Green API protocol
- Added event media subscriptions for V-0 and V-1 for example
bot.on('document', (ctx, next) => {
ctx.reply('Hello document!')
next()
})
WhatsApp bot - Fix install error
0.1.3 Fix issue when install library
WhatsApp bot - fix for typescript
Sources contain error
WhatsApp bot - Fix error with import package
Have issue - does not work with typescript
WhatsApp bot - First release!
This release broken. Use newer versions