WIP: Temporary commit for branch move

This commit is contained in:
2025-08-26 02:14:11 +03:00
parent ee9eafa09f
commit 7b6abe2a0e
44 changed files with 4783 additions and 2383 deletions

View File

@@ -8,6 +8,8 @@ class StateUser(StatesGroup):
CHAT = State()
PRE_CHAT = State()
PRE_BAN = State()
PRE_BAN_ID = State()
PRE_BAN_FORWARD = State()
BAN_2 = State()
BAN_3 = State()
BAN_4 = State()