This commit is contained in:
2026-01-02 21:31:44 +03:00
parent 8e38fd6d56
commit a0e9467b0d
11 changed files with 103 additions and 20 deletions
@@ -6,4 +6,5 @@ class UserMenuSG(StatesGroup):
class UserRegistrationSG(StatesGroup):
input_name = State()
select_group = State()