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
There are no limits for message queues and results:
Message queues telegram.client.Telegram._queue
telegram.client.Telegram._queue
python-telegram/telegram/client.py
Line 69 in 80b2619
telegram.client.Telegram._workers_queue
Line 71 in 80b2619
Results dictionary telegram.client.Telegram._results
telegram.client.Telegram._results
Line 76 in 80b2619
The text was updated successfully, but these errors were encountered:
8e68f6b
Merge pull request #9 from alexander-akhmetov/github-6
8ee70d9
Fix #6 #5 Added default limit for workers queue; Removed unnecessary queue
alexander-akhmetov
No branches or pull requests
There are no limits for message queues and results:
Message queues
telegram.client.Telegram._queue
python-telegram/telegram/client.py
Line 69 in 80b2619
telegram.client.Telegram._workers_queue
python-telegram/telegram/client.py
Line 71 in 80b2619
Results dictionary
telegram.client.Telegram._results
python-telegram/telegram/client.py
Line 76 in 80b2619
The text was updated successfully, but these errors were encountered: