open-wa / wa-automate-python

💬 🤖 The most advanced Python whatsapp library for chatbots with advanced features. Be sure to ⭐ this repository for updates!
Other
330 stars 71 forks source link

Send Link With Auto Preview functionality is missing #20

Closed manojsitapara closed 4 years ago

manojsitapara commented 4 years ago

wapi.js has sendLinkWithAutoPreview() to send link message with auto preview, but it is not available in init.py

Is it possible to add this feature?

mrodal commented 4 years ago

hey, try the new version 1.2.0

manojsitapara commented 4 years ago

I have tested, it's working fine. Thank you @mrodal to add this functionality