mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
9 lines
209 B
ReStructuredText
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:
|