npm whatsapp-web.js 1.17.0
v1.17.0

2 years ago

Send Reactions

You can now send emoji reactions to messages. Usage:

message.react("👍"); // send thumbs up reaction
message.react(""); // clear the reaction

What's Changed

af431df - chore: mark version v1.17.0
61c0a6b - Reaction feature added. (by @Schwartzblat in #1400)
a0b18fb - fix: set user agent as a launch arg for usage in serviceworker (by @pedroslopez in #1518)
98ff761 - fix: fetchMessages infinite loop when there are no messages in the chat (by @jurajmatus in #1480)

New Contributors

Full Changelog: v1.16.7...v1.17.0

Don't miss a new whatsapp-web.js release

NewReleases is sending notifications on new releases.