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

loadEarlierMessagesTillDate not returning an array

Open eyalmichon opened this issue 2 years ago β€’ 1 comments

Are you using the latest version of the library?

  • [X] I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Business account

Mode

My own code

Current Behavior

loadEarlierMessagesTillDate returns true instead of the Message array

Expected Behavior

loadEarlierMessagesTillDate should return a Message array

Steps To Reproduce

Just use the function

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

Doesn’t matter

Environment

- OS: windows 10
- Node: 16
- npm: 7

Screenshots/Logs

No response

Anything else?

No response

eyalmichon avatar Feb 16 '23 12:02 eyalmichon