Вернул эндпоинт отправки сообщения

This commit is contained in:
urec56 2024-02-10 18:38:05 +03:00
parent 28efd76c70
commit 6579b43bdc

View file

@ -48,6 +48,3 @@ async def websocket_endpoint(chat_id: int, user_id: int, websocket: WebSocket):
manager.disconnect(chat_id, websocket)
@router.post("")
async def chroot():
pass