wa-automate-nodejs
wa-automate-nodejs copied to clipboard
loadEarlierMessagesTillDate not returning an array
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