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

[BUG] "Not supported WhatsApp internal Message" in chat history (once again) #129

Open
gthbiu opened this issue Jan 19, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@gthbiu
Copy link

gthbiu commented Jan 19, 2025

Environment:
iOS 18.2.1
WhatsApp 2.24.25.89
Unencrypted iTunes backup to Windows 11 24H2
Python 3.13.1
Same behavior for main and dev branches as of 1/18/25

The generated chat histories have multiple "Not supported WhatsApp internal Message" entries.
I could find the following events for which they are generated, but there could be others:

  • Call log entries (missed calls, successful calls) in the chat itself. A separate Call History is generated successfully.
  • End-to-end encryption messages (which might be intentional based on other issues)
  • Messages about changes in security codes (which might be intentional based on other issues)
  • Message about someone leaving a WhatsApp group

In addition, when someone is added to a group, or a group member changes their phone number, the message in the chat history states:
"The group name changed to [email protected]" (with 12223334444 being the phone number added or changed to)

Steps to reproduce the behavior:
Just run the program in the environment specified.

Thank you for this great tool!

@KnugiHK KnugiHK added the bug Something isn't working label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants