krypton-byte / neonize

whatsapp automation library, written in python
http://krypton-byte.me/neonize/
Apache License 2.0
47 stars 11 forks source link

How do I get pictures sent from other users? #22

Open tukiphanz opened 2 months ago

tukiphanz commented 2 months ago

I've tried using messages.Message.imageMessage.url But the file is not a jpg/png image type but .enc

krypton-byte commented 2 months ago

https://neonize.krypton-byte.me/neonize.html#neonize.client.NewClient.download_any


client.download_any(message.Message)
tukiphanz commented 2 months ago

Is there a feature to tag all members in the group?

tukiphanz commented 2 months ago

And how do I send an image as a sticker, I tried the code in the example there was an error about "ffmpeg"