Update 1431.feature.rst

This commit is contained in:
wrrrzr 2024-03-09 18:36:17 +03:00 committed by GitHub
parent 97df4ba383
commit e4b01dbaf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,3 @@
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`.