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)
This release fixes compatibility issues with WhatsApp Web v2.2220.8
Change log
c0ef922 - chore: mark version 1.16.7
294e502 - Update supported WhatsApp Web version to v2.2220.8 (#1416)
ebc56bc - fix: correctly get models and fetchMessages in WhatsApp Web v2.2220.8
v1.16.6
This release fixes compatibility issues with WhatsApp Web v2.2214.9
Changelog
... (truncated)
Commits
e91077a Update supported WhatsApp Web version to v2.2224.8 (#1532)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps whatsapp-web.js from 1.15.2 to 1.17.1.
Release notes
Sourced from whatsapp-web.js's releases.
... (truncated)
Commits
e91077a
Update supported WhatsApp Web version to v2.2224.8 (#1532)0e5bd9f
chore: mark version v1.17.175d3c63
Add missing deviceType property in Message interface (#1510)8497a3d
Add "React to message" in README (#1534)e7025ce
Fix TS declaration for Promise of new "react" method (#1561)b8b4192
chore(client): adjust typo (#1565)73e4b3b
fix:getNumberId
Error: Evaluation failed: TypeError: e.isLid is not a func...af431df
chore: mark version v1.17.061c0a6b
Reaction feature added. (#1400)a0b18fb
fix: set user agent as a launch arg for usage in serviceworker (#1518)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)