We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting Flood Error from telegram. Script is stopping now. Please try again after some time.
change tele_adder.py from time.sleep(60) into time.sleep(180)
time.sleep(60)
time.sleep(180)
ref https://stackoverflow.com/questions/47389575/telegram-api-development-tools-limits?rq=1
result Security error while unpacking a received message: Server replied with a wrong session ID
Security error while unpacking a received message: Server replied with a wrong session ID
question any fix for that ?
thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting Flood Error from telegram. Script is stopping now. Please try again after some time.
change tele_adder.py
from
time.sleep(60)
into
time.sleep(180)
ref
https://stackoverflow.com/questions/47389575/telegram-api-development-tools-limits?rq=1
result
Security error while unpacking a received message: Server replied with a wrong session ID
question
any fix for that ?
thanks
The text was updated successfully, but these errors were encountered: