kalanakt / All-Url-Uploader

A simple telegram Bot, Upload Media File| video To telegram using the direct download link. (youtube, Mediafire, google drive, mega drive, etc)
https://urluploader.vercel.app
MIT License
365 stars 911 forks source link

[ bug reports ] pyrogram.dispatcher - ERROR - 'int' object is not callable #130

Closed foxj0 closed 5 months ago

foxj0 commented 5 months ago

Checklist

Describe the bug pyrogram.dispatcher - ERROR - 'int' object is not callable Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

foxj0 commented 5 months ago

pyrogram.dispatcher - ERROR - 'int' object is not callable Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/pyrogram/dispatcher.py", line 240, in handler_worker await handler.callback(self.client, *args) File "/Uploader/echo.py", line 116, in echo Config.PROCESS_MAX_TIMEOUT(current_time - previous_time) TypeError: 'int' object is not callable