666wcy/ARPT-Bot

TypeError: object NoneType can't be used in 'await' expression

yangchris4 opened this issue · 1 comments

推送直链至aria2下载上传至网盘 会出现错误?

微信截图_20211129220029

magnet 没有问题

日志:
2021-11-29T13:23:31.151146948Z File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 217, in handler_worker

2021-11-29T13:23:31.151153099Z await handler.callback(self.client, *args)

2021-11-29T13:23:31.151158714Z File "/usr/local/lib/python3.8/dist-packages/pyromod/listen/listen.py", line 93, in resolve_listener

2021-11-29T13:23:31.151164945Z await self.user_callback(client, message, *args)

2021-11-29T13:23:31.151170488Z TypeError: object NoneType can't be used in 'await' expression

image
无法复现