Common filters
==============

.. currentmodule:: pywa.filters

.. autofunction:: new

.. autoattribute:: pywa.filters.message
.. autoattribute:: pywa.filters.callback_button
.. autoattribute:: pywa.filters.callback_selection
.. autoattribute:: pywa.filters.message_status
.. autoattribute:: pywa.filters.flow_completion
.. autoattribute:: pywa.filters.call_connect
.. autoattribute:: pywa.filters.call_terminate
.. autoattribute:: pywa.filters.call_status
.. autoattribute:: pywa.filters.call_permission_update
.. autoattribute:: pywa.filters.user_marketing_preferences
.. autoattribute:: pywa.filters.template_status
.. autoattribute:: pywa.filters.template_category
.. autoattribute:: pywa.filters.template_quality
.. autoattribute:: pywa.filters.template_components
.. autoattribute:: pywa.filters.phone_number_change
.. autoattribute:: pywa.filters.identity_change

.. autofunction:: sent_to
.. autoattribute:: pywa.filters.sent_to_me
.. autofunction:: from_users
.. autofunction:: from_countries
.. autofunction:: matches
.. autofunction:: contains
.. autofunction:: startswith
.. autofunction:: endswith
.. autofunction:: regex
