Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleteMessages not working (no Store.WidFactory) #366

Open
acristoffers opened this issue Jun 2, 2020 · 2 comments
Open

deleteMessages not working (no Store.WidFactory) #366

acristoffers opened this issue Jun 2, 2020 · 2 comments

Comments

@acristoffers
Copy link

Hi,

trying to call client.deleteMessages results on it failing because of line 9 of the file delete-messages.js. Store.WidFactory does not exist, so createWid is called on null. However, it looks like that line is not necessary, as I can pass chatId directly to WAPI.getChat. But I know close to nothing about the internal workings of this project, so I might be missing something.

@nisarbacha
Copy link

Hi,
I have same problem, if you got any solution, please share with me.

@nisarbacha
Copy link

Hi,

trying to call client.deleteMessages results on it failing because of line 9 of the file delete-messages.js. Store.WidFactory does not exist, so createWid is called on null. However, it looks like that line is not necessary, as I can pass chatId directly to WAPI.getChat. But I know close to nothing about the internal workings of this project, so I might be missing something.

Hi,
I have same problem, if you got any solution, please share with me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants