aiogram/docs/dispatcher/finite_state_machine/strategy.rst
2024-08-14 02:09:31 +03:00

9 lines
209 B
ReStructuredText

========
Strategy
========
This module provides the `FSMStrategy` enumeration which is used to define the strategy of the finite state machine.
.. autoclass:: aiogram.fsm.strategy.FSMStrategy
:members: