v1.17.0
版本发布时间: 2022-06-21 13:38:49
pedroslopez/whatsapp-web.js最新发布版本:v1.26.1-alpha.3(2024-11-23 05:56:23)
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
- @jurajmatus made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/1480
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.16.7...v1.17.0