This commit is contained in:
2026-01-03 23:29:03 +03:00
parent 5de8cac43e
commit 02b6ad48bb
6 changed files with 246 additions and 8 deletions
@@ -20,6 +20,8 @@ class AdminTestsSG(StatesGroup):
edit_attempts = State()
edit_group = State()
edit_expires = State()
statistics = State()
attempt_detail = State()
class AdminBroadcastSG(StatesGroup):