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

Handle some new (and common) WhatsApp system messages #1647

Closed
wladimirleite opened this issue Apr 18, 2023 · 2 comments · Fixed by #1651
Closed

Handle some new (and common) WhatsApp system messages #1647

wladimirleite opened this issue Apr 18, 2023 · 2 comments · Fixed by #1651
Assignees

Comments

@wladimirleite
Copy link
Member

wladimirleite commented Apr 18, 2023

Handle the following new system messages, that are quite common nowadays in WhatsApp chats:

  • Messages and calls are end-to-end encrypted. No one outside of this chat, not even WhatsApp, can read or listen to them. Tap to learn more.
  • This chat is with a business account. Tap for more info.
  • Missed group video call.
  • This business account has now registered as a standard account. Tap for more info.
  • You blocked this contact. Tap to unblock.
  • Message deleted by you.
  • Message deleted by the sender.
  • This message was deleted by admin [NAME].
  • [NAME] started a video call.

EDIT: Added a few more missing system messages I found here.

@wladimirleite wladimirleite self-assigned this Apr 18, 2023
wladimirleite added a commit that referenced this issue Apr 18, 2023
@gfd2020
Copy link
Collaborator

gfd2020 commented Apr 24, 2023

Handle the following new system messages, that are quite common nowadays in WhatsApp chats:

  • Messages and calls are end-to-end encrypted. No one outside of this chat, not even WhatsApp, can read or listen to them. Tap to learn more.
  • This chat is with a business account. Tap for more info.
  • Missed group video call.
  • This business account has now registered as a standard account. Tap for more info.
  • You blocked this contact. Tap to unblock.
  • Message deleted by you.
  • Message deleted by the sender.
  • This message was deleted by admin [NAME].
  • [NAME] started a video call.

EDIT: Added a few more missing system messages I found here.

Hi @tc-wleite . I saw that you are making some enhancements to Whatsapp. See this issue I opened, as a suggestion. I believe it is easy to implement.

#1287

@wladimirleite
Copy link
Member Author

Hi @gfd2020!
Thanks for mentionng it!
I will try to take a look on this too.

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

Successfully merging a pull request may close this issue.

2 participants