Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.07k stars 492 forks source link

Sometimes I can get the contact's profile picture and sometimes I can't #500

Closed GabrielBragaGit closed 3 years ago

GabrielBragaGit commented 3 years ago

When using GetProfilePicThumb sometimes I get de URL and sometimes not, from the same contacts... Any idea to how can I resolve this?

Diden05 commented 3 years ago

I cache pictures on my side =)

GabrielBragaGit commented 3 years ago

Ok, thanks for your reply, no doubt this could be a solution, however I would like to understand why this happens.

beshoo commented 3 years ago

It is related to the privacy options, if user chooses to share the avatar or not.

Regard