This commit is contained in:
Djimbo
2023-01-19 06:16:06 +03:00
parent 63aa59b3bb
commit c82868ff7b
5 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ from aiogram.fsm.context import FSMContext
from tgbot.services.api_session import RequestSession
FSM = FSMContext
AS = RequestSession
RS = RequestSession