aiogram/CHANGES/666.feature
Andrey Tikhonov 90b3a99039
iter states in states group (#666)
* iter states in states group

* fix type hint

* remove empty line

* add changes for doc
2021-09-05 23:55:38 +03:00

2 lines
126 B
Gherkin

Ability to iterate over all states in StatesGroup.
Aiogram already had in check for states group so this is relative feature.