mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
not working again
This commit is contained in:
parent
8acc4f2b7d
commit
66cfb69dd9
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user