Flow Completion
===============

.. currentmodule:: pywa.types

The :class:`FlowCompletion` class represents an update that arrives when user completes a flow.


.. autoclass:: FlowCompletion()
    :members: get_media
