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