Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lookforward-github
/
python-telegram-bot
Public
forked from
python-telegram-bot/python-telegram-bot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2019
Update base.py
lookforward-github
authored
946bfab
View commit details
Copy full SHA for 946bfab
Browse repository at this point
Commits on Apr 15, 2019
Fix webhook listen (#1383)
Show description for 2cde878
jagerman
authored and
tsnoam
committed
2cde878
View commit details
Copy full SHA for 2cde878
Browse repository at this point
Commits on Apr 5, 2019
Fix trailing whitespace (flake8 error)
jsmnbom
committed
984bea1
View commit details
Copy full SHA for 984bea1
Browse repository at this point
Add missing message.text check in PrefixHandler check_update (#1375)
Show description for 474ff8a
jsmnbom
authored
474ff8a
View commit details
Copy full SHA for 474ff8a
Browse repository at this point
Fix #1366: _trigger_timeout() missing 1 required positional argument: 'job' (#1367)
Show description for 2ed4cbd
loozhengyuan
authored and
jsmnbom
committed
2ed4cbd
View commit details
Copy full SHA for 2ed4cbd
Browse repository at this point
Commits on Apr 1, 2019
Fix bot tests
Show description for 7944805
jsmnbom
committed
7944805
View commit details
Copy full SHA for 7944805
Browse repository at this point
Commits on Mar 14, 2019
Making merged filters short-circuit (#1350)
Show description for b5891a6
jsmnbom
authored and
Eldinnie
committed
b5891a6
View commit details
Copy full SHA for b5891a6
Browse repository at this point
Commits on Feb 28, 2019
Pin pre-commit pylint to v2.3.0
Show description for df813c4
jsmnbom
committed
df813c4
View commit details
Copy full SHA for df813c4
Browse repository at this point
Commits on Feb 23, 2019
fix setting bot on ShippingQuery (#1355)
Show description for 36a74da
Eldinnie
authored
36a74da
View commit details
Copy full SHA for 36a74da
Browse repository at this point
fix typo in master
Show description for 0c10c53
Eldinnie
authored
0c10c53
View commit details
Copy full SHA for 0c10c53
Browse repository at this point
Commits on Feb 18, 2019
Documentation fixes (#1348)
Show description for 26ce9bb
jsmnbom
authored
26ce9bb
View commit details
Copy full SHA for 26ce9bb
Browse repository at this point
Commits on Feb 14, 2019
Tiny spelling fix in CHANGES.rst [ci skip]
jsmnbom
committed
39d686b
View commit details
Copy full SHA for 39d686b
Browse repository at this point
Entry returns None ends conversation (#1270)
Show description for 60f2044
vasinkd
authored and
Eldinnie
committed
60f2044
View commit details
Copy full SHA for 60f2044
Browse repository at this point
Update CHANGES.rst
Show description for dda7ca1
jsmnbom
committed
dda7ca1
View commit details
Copy full SHA for dda7ca1
Browse repository at this point
Fix spelling error in example notice
jsmnbom
committed
07c51d2
View commit details
Copy full SHA for 07c51d2
Browse repository at this point
Merge branch 'master' into V12
jsmnbom
committed
9f1eccf
View commit details
Copy full SHA for 9f1eccf
Browse repository at this point
Add WAITING state and behavior (#1344)
Show description for cd7c642
Eldinnie
authored
cd7c642
View commit details
Copy full SHA for cd7c642
Browse repository at this point
Commits on Feb 13, 2019
Adjust persistence on exit behaviour (#1312)
Show description for f7abb21
Bibo-Joshi
authored and
jsmnbom
committed
f7abb21
View commit details
Copy full SHA for f7abb21
Browse repository at this point
Fix #1297 (#1342)
Show description for 7e2dbdd
Eldinnie
authored and
jsmnbom
committed
7e2dbdd
View commit details
Copy full SHA for 7e2dbdd
Browse repository at this point
Use warnings.warn for conversationhandler warnings. (#1343)
Show description for b64698e
jsmnbom
authored
b64698e
View commit details
Copy full SHA for b64698e
Browse repository at this point
Only one warning for multiple CallbackqueryHandler's on ConversationHandler (#1319)
Ambro17
authored and
Eldinnie
committed
d0936f7
View commit details
Copy full SHA for d0936f7
Browse repository at this point
Small flake8 fixes
jsmnbom
committed
da342af
View commit details
Copy full SHA for da342af
Browse repository at this point
Bump to version 12.0.0b1
jsmnbom
committed
446c54c
View commit details
Copy full SHA for 446c54c
Browse repository at this point
Update example comments and docstrings to note the V12 beta
jsmnbom
committed
f5bfe2f
View commit details
Copy full SHA for f5bfe2f
Browse repository at this point
Make dispatcher use one context per update (#1283)
Show description for b02b688
Eldinnie
authored and
jsmnbom
committed
b02b688
View commit details
Copy full SHA for b02b688
Browse repository at this point
Update Filters, CommandHandler and MessageHandler (#1221)
Show description for 2c5eade
Eldinnie
authored and
jsmnbom
committed
2c5eade
View commit details
Copy full SHA for 2c5eade
Browse repository at this point
Remove message decorator to fix default timeouts. (#1156)
Show description for 950ec35
jsmnbom
authored
950ec35
View commit details
Copy full SHA for 950ec35
Browse repository at this point
Commits on Feb 9, 2019
Small flake8 fix
jsmnbom
committed
d33e1d9
View commit details
Copy full SHA for d33e1d9
Browse repository at this point
Merge branch 'master' into V12
jsmnbom
committed
2e203e4
View commit details
Copy full SHA for 2e203e4
Browse repository at this point
Revert "Fix bug: unable to save jobs with timezone aware dates (#1308)"
Show description for e54a318
jsmnbom
committed
e54a318
View commit details
Copy full SHA for e54a318
Browse repository at this point
travis: Use xenial dist for pypy
Show description for 710f43a
jsmnbom
committed
710f43a
View commit details
Copy full SHA for 710f43a
Browse repository at this point
Reorder some stickset tests to hopefully make them pass
jsmnbom
committed
27b757d
View commit details
Copy full SHA for 27b757d
Browse repository at this point
Commits on Feb 8, 2019
Fix a bunch of flake8 W504 errors
jsmnbom
committed
66e43c5
View commit details
Copy full SHA for 66e43c5
Browse repository at this point
Mark location sending test as xfail as it seems to fail randomly
jsmnbom
committed
7fcbfc1
View commit details
Copy full SHA for 7fcbfc1
Browse repository at this point
Update test animation size
Show description for a60c07f
jsmnbom
committed
a60c07f
View commit details
Copy full SHA for a60c07f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.