baileys-api
baileys-api copied to clipboard
How to decrypt images received in message json
Could you provide more information with this?
Currently when we recieve an image message it is sending a json object of decryption keys and the url of the image stored. Is it possible to retrieve the image with that information? Any methods which could be of help? I read the baileys guide but still couldn't properly understand the decryption process
I'll take a look into that when i have the time.
I've figured it out, i'll add the feature as a new route later