-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
message.delete() is not working #3245
Comments
Is this successfuly resolved? @alechkos @krajasekhar I can delete a message for everyone using |
@gamoridev We will check |
I tried ^1.26.0 with both message.delete(true) and message.delete(false) and is still failing to delete the message. |
@krajasekhar, @gamoridev |
Is there an existing issue for this?
Describe the bug
I am able to do all other actions successfully but message.delete() is not reflecting anything while it is not even throwing it. It is even able to find the same message when I re-run the script.
Expected behavior
Delete the actual message (for me)
Steps to Reproduce the Bug or Issue
Run a simple snippet, scan qr code and all. Now send the 'TEST MESSAGE' text to your phone. It won't get deleted on the phone or other whatsapp web.
Also applies when I do the same deletion with message after searchMessages or chat.fetchMessages.
Relevant Code
Some simple code to test this:
Browser Type
Chromium
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
Mac
iOS
^1.25.0
2.3000.1015762919
v22.6.0
Additional context
No response
The text was updated successfully, but these errors were encountered: