wa-automate-nodejs icon indicating copy to clipboard operation
wa-automate-nodejs copied to clipboard

`Reaction` on `awaitMessages`/`createMessageCollector`, maybe new method to collect message?

Open BbayuGt opened this issue 2 years ago • 1 comments

Currently, you can't catch Reaction on awaitMessages. also i think we can make a new method to collect message

client.waitFor(type:MessageTypes, from:ContactId amount:number, callback)
client.waitForSync(type:MessageTypes, from:ContactId amount:number)

i guess Reaction is now count as a "message" because it will be added on MessageTypes

BbayuGt avatar Aug 08 '22 09:08 BbayuGt

Asyaapp bangg

xbal023 avatar Aug 08 '22 09:08 xbal023