Release 0.9.4
- Added an example of handling outgoing messages: https://github.com/green-api/whatsapp-chatbot-python/blob/master/examples/outgoing_message.py
- Added an example of handling group/personal messages: https://github.com/green-api/whatsapp-chatbot-python/blob/master/examples/groups_filter.py
- Added helpers:
get_id_message()
,get_status_message()
,get_message_data()
- Fix
get_message_text()
bug when called to outgoing status message