whatsapp-api-js

A TypeScript server agnostic Whatsapp's Official API framework

MIT License

Downloads
7.4K
Stars
142
Committers
10

Bot releases are hidden (Show)

whatsapp-api-js - Template Support

Published by Secreto31126 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Secreto31126/whatsapp-api-js/compare/v0.1.1...v0.1.2

whatsapp-api-js - markAsRead() Support

Published by Secreto31126 over 2 years ago

Now you can mark a message as read. Yeah, that's all.

whatsapp-api-js - Interactive messages support

Published by Secreto31126 over 2 years ago

Works 95% of it, for some reason media objects in the interactive header doesn't work at all in the API (I'm gonna ask why to support), and text object constructor isn't actually compatible, but you can still use it setting the header param as { type: "text", text: "YOUR_STRING_HERE" }

Read #1 for more information

whatsapp-api-js - Break-changing update

Published by Secreto31126 over 2 years ago

Now there's only one function to send messages, which recieves an object of differents type, and the message type is based on the object type.

whatsapp-api-js - Added link to this repo in the npm module website

Published by Secreto31126 over 2 years ago

whatsapp-api-js - Still on alpha

Published by Secreto31126 over 2 years ago

whatsapp-api-js - Alpha Release

Published by Secreto31126 over 2 years ago