venomous0x / WhatsAPI

Interface to WhatsApp Messenger
2.59k stars 2.13k forks source link

SendSetPhoto #1044

Open alijundi opened 9 years ago

alijundi commented 9 years ago

I am trying to call SendSetPhoto and update my profile picture with no luck. The function returns and there is no update on my profile picture.

Please any body knows why?

mgp25 commented 9 years ago

Check WhatsAPI Official code: https://github.com/mgp25/WhatsAPI-Official

We give latest updates and support there.

alijundi commented 9 years ago

@mgp25 can you please direct me to the correct link for my exact problem. Thanks

mgp25 commented 9 years ago

sendSetProfilePicture($path) I recommend you to read WhatsAPI Official wiki and code.

Regards

alijundi commented 9 years ago

@mgp25 I am using the C# version and I already tried to call the function correctly as described with no success. any insights?

mgp25 commented 9 years ago

This is a PHP API not c# you are in the wrong repository