We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
convert em dash to dash and update links
adding ' to prevent shell globbing characters
Updated Extensions – JobQueue (markdown)
version-agnostic links
add link to `JobQueue` in docs
cleaning up
Fixed last example
Update documentation links to be version independent
Merge remote-tracking branch 'ptb/master' # Conflicts: # Extensions-–-JobQueue.md # Transition-guide-to-Version-20.0.md
Oops, meant the Job instead of Updater
The page was missing on how to start the queue
Some more jobqueue
adapt to asyncio & v14 changes
add a note about Persistent Job Queues
Typo fix
Overhaul some pages and restructure a bit.
Removes unnecessary line of code from documentation
Fixed phrasing
Add run_monthly mention
remove beta note
Update callback parameter specification and explanation to context-based; minor formatting
in callback_timer function first param should be update and the second is context.