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