mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-15 03:06:45 +03:00
not working again
This commit is contained in:
@@ -70,6 +70,7 @@ async def webhook(request: web.Request) -> web.Response:
|
||||
:return:
|
||||
"""
|
||||
data = await request.json()
|
||||
logger.info(data)
|
||||
tg_update = Update(**data)
|
||||
|
||||
Dispatcher.set_current(dispatcher)
|
||||
|
||||
Reference in New Issue
Block a user