AttributeError: type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE' #127
Labels
bug
Something isn't working
help wanted
Extra attention is needed
question
Further information is requested
Milestone
WHEN I TRY TO DOWLOAD THE SECOND M3U8 FILE
IT SAYS
pyrogram.dispatcher - ERROR - type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE'
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 240, in handler_worker
await handler.callback(self.client, *args)
File "/root/All-Url-Uploader/Uploader/echo.py", line 145, in echo
await bot.edit_message_text(chat_id=update.chat.id, text=Translation.FREE_USER_LIMIT_Q_SZE.format(process_max_timeout, present_time), disable_web_page_preview=True, message_id=chk.id)
AttributeError: type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE'
The text was updated successfully, but these errors were encountered: