Callback Filters
================

.. currentmodule:: pywa.filters

.. autoclass:: callback
.. automethod:: callback.data_matches
.. automethod:: callback.data_contains
.. automethod:: callback.data_startswith
.. automethod:: callback.data_endswith
.. automethod:: callback.data_regex
