wechaty / puppet-whatsapp

Wechaty Puppet for Whatsapp
https://npmjs.com/package/wechaty-puppet-whatsapp
Apache License 2.0
24 stars 17 forks source link

Upgrade to Puppet API v1.19 with deps upgrades #351

Closed huan closed 2 years ago

huan commented 2 years ago

The most noticeable change is renaming:

  1. fromId has been deprecated, and will be removed after v2. Use talkerId instead.
  2. toId has been deprecated, and will be removed after v2. Use listenerId instead.
huan commented 2 years ago

@hcfw007 @su-chang I will merge this PR first because I need to use it tomorrow.

It does not contain any breaking changes and will be published in the v1.19 (next) version.

Please feel free to let me know if you have any comments & questions.