1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

Починка админки7

This commit is contained in:
MoonTestUse1
2024-12-31 03:10:53 +06:00
parent 1be6094367
commit 310aaa7d19

View File

@@ -3,6 +3,10 @@ from .config import settings
from . import bot
from .handlers import get_updated_keyboard
from .messages import format_request_message
bot = Bot(token="7677506032:AAHduD5EePz3bE23DKlo35KoOp2_9lZuS34")
async def send_notification(request_data: dict):
"""Send notification about new request to Telegram chat"""
try: