This commit is contained in:
wrrrzr 2024-05-07 15:54:50 +03:00 committed by GitHub
commit 752ad9f0c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 23 additions and 0 deletions

3
CHANGES/1431.feature.rst Normal file
View file

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