mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.02k stars 797 forks source link

Fix content and safe_content #1041

Open twine003 opened 3 years ago

twine003 commented 3 years ago

I've been trouble cuz Message repr(self) fails when message type is for example sticker, o ptt cuz they are not converted to MediaMessage since isMedia flag is not present in this type of messages.

Sorry for the english...

twine003 commented 3 years ago

image here is where fails when safe_content is not present