Вернул эндпоинт отправки сообщения
This commit is contained in:
parent
28efd76c70
commit
6579b43bdc
1 changed files with 0 additions and 3 deletions
|
@ -48,6 +48,3 @@ async def websocket_endpoint(chat_id: int, user_id: int, websocket: WebSocket):
|
||||||
manager.disconnect(chat_id, websocket)
|
manager.disconnect(chat_id, websocket)
|
||||||
|
|
||||||
|
|
||||||
@router.post("")
|
|
||||||
async def chroot():
|
|
||||||
pass
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue