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
version-agnostic links
fixed link to Deep Linking section in Telegram API, added link to constant in PTB docs
Fixed link to section of documentation on handlers
Handler -> BaseHandler
Update documentation links to be version independent
adapt to asyncio & v14 changes
Use relative links to other wiki pages via the MediaWiki syntax
Updated Types of Handlers (markdown)
typo: Change `updat` to `update`.
Overhaul some pages and restructure a bit.
Improves legibility
Revert "Updated Types of Handlers (markdown)" This reverts commit 903150029e383860341d60977029751d6dd685ca.
revert ignorant edit
Added pass_args=True since it is now needed
updating for v12
Fix minor typos
Misspelling correction "Consider"
Add information about the maximum lenght accepted by telegram for the `start` parameter in deep-linking. Add the base64 encoding suggestion.