Neurotech-HQ / heyoo

Opensource python wrapper to WhatsApp Cloud API
https://pypi.org/project/heyoo/
MIT License
442 stars 97 forks source link

Not able to send messages to some numbers #12

Closed Aman8T closed 2 years ago

Aman8T commented 2 years ago

While using the code in python, a few numbers were able to receive the message and images, but others did not. The message is sent , but is not received, how to sole this??

Kalebu commented 2 years ago

Hi @Aman8T

I think this has nothing to do with the wrapper but is more of an issue with the WhatsApp Cloud API

Aman8T commented 2 years ago

Hi, I was able to solve the problem and create a bot that can send and receive messages, thanks to this beautiful package of yours. I am just stuck on, how do we receive the location?? i am able to send a location using latitude and longitude, but how to receive it.

Kalebu commented 2 years ago

Hi @Aman8T

I have updated the documentation, including how to receive a location, please have a look

https://github.com/Neurotech-HQ/heyoo#webhook