mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
webhook url with token
This commit is contained in:
parent
572616dc90
commit
8456281e70
@ -71,7 +71,6 @@ 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