JMGama / WhatsApp-Scraping

Python script to get WhatsApp iformation frrom WhatsApp Web
Apache License 2.0
108 stars 65 forks source link

Get quote from message #15

Closed JMGama closed 1 year ago

JMGama commented 1 year ago

With this PR we introduce a new functionality, this functionality will now get the quoted text from a message.

image

In this case using the read_last_in_message() function this now will retrieve the message, emojis, and quote. ["Like this?", [], "You can now use quotes in whatsapp!"]