aiogram/docs/dispatcher/finite_state_machine/strategy.rst

10 lines
209 B
ReStructuredText
Raw Permalink Normal View History

2024-08-14 02:09:31 +03:00
========
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: