david-lev / pywa

🤖 Build WhatsApp Bots in Python
https://pywa.readthedocs.io
MIT License
221 stars 33 forks source link

Add note on policy to send free-form messages #64

Closed Taqas closed 1 month ago

Taqas commented 1 month ago

Lost some time figuring out why my receiving number did not see incoming free-form messages. Turns out it's per policy; receiver had to have send a message to the sender in the last 24 hours.

yehuda-lev commented 1 month ago

Thanks. It should indeed appear there