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 }}
dbanshee
/
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
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
nested-conversationhandler
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2019
Add state diagrem for nestedconversationbot
Bibo-Joshi
committed
e10fa6a
View commit details
Copy full SHA for e10fa6a
Browse repository at this point
Commits on Sep 8, 2019
Elaborate doc string about nested conversations
Bibo-Joshi
committed
cd06adc
View commit details
Copy full SHA for cd06adc
Browse repository at this point
Improve nested conversation example
Bibo-Joshi
committed
cc13b61
View commit details
Copy full SHA for cc13b61
Browse repository at this point
Commits on Sep 7, 2019
Add example for nested conversations
Bibo-Joshi
committed
bd6d85f
View commit details
Copy full SHA for bd6d85f
Browse repository at this point
Commits on Sep 6, 2019
Merge master & fix tests
Bibo-Joshi
committed
2afa1fe
View commit details
Copy full SHA for 2afa1fe
Browse repository at this point
Commits on Sep 5, 2019
raise attribute errors when someone tries to assign values to chat/us… (#1495)
Show description for d5399de
Poolitzer
authored and
Eldinnie
committed
d5399de
View commit details
Copy full SHA for d5399de
Browse repository at this point
Remove note about V12b in examples (#1503)
Bibo-Joshi
authored and
Eldinnie
committed
280306d
View commit details
Copy full SHA for 280306d
Browse repository at this point
Commits on Aug 29, 2019
Bump version to v<VERSION>
tsnoam
committed
c84e21d
View commit details
Copy full SHA for c84e21d
Browse repository at this point
V12 changelog (#1480)
Show description for 738e5a0
tsnoam
authored and
Eldinnie
committed
738e5a0
View commit details
Copy full SHA for 738e5a0
Browse repository at this point
fix typo in PicklePersistence (#1488)
Show description for ec6dc7f
Poolitzer
authored and
Eldinnie
committed
ec6dc7f
View commit details
Copy full SHA for ec6dc7f
Browse repository at this point
Commits on Aug 28, 2019
Run test_official in a seperate travis job (#1491)
tsnoam
authored
b71196d
View commit details
Copy full SHA for b71196d
Browse repository at this point
Use UTC in from_timestamp (breaking change) (#1485)
Bibo-Joshi
authored and
tsnoam
committed
425912d
View commit details
Copy full SHA for 425912d
Browse repository at this point
Commits on Aug 27, 2019
Error handlers now handle all errors (#1483)
Show description for 2c92c35
Poolitzer
authored and
Eldinnie
committed
2c92c35
View commit details
Copy full SHA for 2c92c35
Browse repository at this point
Commits on Aug 23, 2019
Run test_official only on py3.7
tsnoam
committed
f379a34
View commit details
Copy full SHA for f379a34
Browse repository at this point
Fix test_photo.py (#1479)
Show description for 4328eae
tsnoam
authored
4328eae
View commit details
Copy full SHA for 4328eae
Browse repository at this point
Merge remote-tracking branch 'origin/V12'
tsnoam
committed
79dc6ed
View commit details
Copy full SHA for 79dc6ed
Browse repository at this point
Make MessageEntity objects comparable (#1465)
Bibo-Joshi
authored and
tsnoam
committed
c7e9281
View commit details
Copy full SHA for c7e9281
Browse repository at this point
Add a prefix to threads (#1358)
Show description for edad6e8
Eldinnie
authored
edad6e8
View commit details
Copy full SHA for edad6e8
Browse repository at this point
updated inputmedia docstring (#1436)
zeshuaro
authored and
Eldinnie
committed
7eb7c30
View commit details
Copy full SHA for 7eb7c30
Browse repository at this point
Remove deprecated regexhandler from examples (#1426)
Eldinnie
authored and
tsnoam
committed
3ae14dd
View commit details
Copy full SHA for 3ae14dd
Browse repository at this point
All api 4.2 and 4.3 changes (#1418)
Eldinnie
authored and
tsnoam
committed
ac60d05
View commit details
Copy full SHA for ac60d05
Browse repository at this point
Fix send_location() - latitude may be 0 (#1437)
Show description for e492d5b
Marchello00
authored and
tsnoam
committed
e492d5b
View commit details
Copy full SHA for e492d5b
Browse repository at this point
Improve timer_bot.py example (#1440)
Show description for 3afb0ae
filipre
authored and
tsnoam
committed
3afb0ae
View commit details
Copy full SHA for 3afb0ae
Browse repository at this point
#1410 Call task_done() on update queue after update processing finished (#1428)
alesdakshanin
authored and
tsnoam
committed
179cf14
View commit details
Copy full SHA for 179cf14
Browse repository at this point
Fix for #1452 (#1462)
Show description for a1eabc0
Bibo-Joshi
authored and
tsnoam
committed
a1eabc0
View commit details
Copy full SHA for a1eabc0
Browse repository at this point
Make updates persist even on DispatcherHandlerStop (#1463)
Bibo-Joshi
authored and
tsnoam
committed
5e90231
View commit details
Copy full SHA for 5e90231
Browse repository at this point
examples/conversationbot2.py: Use context.error in `error()` (#1474)
wzyboy
authored and
tsnoam
committed
2cb6377
View commit details
Copy full SHA for 2cb6377
Browse repository at this point
Indent return statement in parse*entities (#1473)
Bibo-Joshi
authored and
tsnoam
committed
316d046
View commit details
Copy full SHA for 316d046
Browse repository at this point
Prepare debian packetization (#1476)
mmaridev
authored and
tsnoam
committed
5e0e4c0
View commit details
Copy full SHA for 5e0e4c0
Browse repository at this point
Commits on Aug 18, 2019
Make all categories lower case to avoid KeyErrors (#1475)
Bibo-Joshi
authored and
tsnoam
committed
24546bd
View commit details
Copy full SHA for 24546bd
Browse repository at this point
Commits on Jun 5, 2019
remove 3.4 from Appveyor
Eldinnie
committed
d70577b
View commit details
Copy full SHA for d70577b
Browse repository at this point
Merge branch '4.3' into RC1
Eldinnie
committed
3fc5747
View commit details
Copy full SHA for 3fc5747
Browse repository at this point
Add bot api 4.3
Show description for e11efa2
Eldinnie
committed
e11efa2
View commit details
Copy full SHA for e11efa2
Browse repository at this point
Merge branch 'api4.2-poll' into RC1
Eldinnie
committed
d845511
View commit details
Copy full SHA for d845511
Browse repository at this point
test poll de_json
Eldinnie
committed
cebd2d6
View commit details
Copy full SHA for cebd2d6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.