Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: type object 'Translation' has no attribute 'FREE_USER_LIMIT_Q_SZE' #127

Closed
luxikakashi opened this issue Jan 24, 2024 · 0 comments · Fixed by #128
Closed
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@luxikakashi
Copy link

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'

@luxikakashi luxikakashi added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Jan 24, 2024
kalanakt added a commit that referenced this issue Jan 27, 2024
kalanakt added a commit that referenced this issue Jan 27, 2024
…translation-has-no-attribute-free_user_limit_q_sze

fix:AttributeError:[#127] type object 'Translation' has no attribute …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants