1.12.1
What's Changed
Update with pip:
pip3 install -U pywa
- [filters] adding new filter called
sent_to
to filter updates even ifWhatsApp(..., filter_updates=False)
- [webhook] renaming route callbacks names to allow multiple
WhatsApp
instances to use the same server - [message_type] default missing to
UNKNOWN
- [bugs] fix bug on interactive message without data
Full Changelog: 1.12.0...1.12.1