aiogram/CHANGES/1431.feature.rst
2024-03-09 18:36:17 +03:00

3 lines
178 B
ReStructuredText

Added method :code:`get_value` for class :code:`FSMContext`
- Added a new function :code:`get_value`, which allows retrieving the value by its name from the :code:`FSMContext`.