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
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 }}
moccajava
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 5, 2021
Bump Tornado Version and Remove Workaround from #2067 (#2494)
Bibo-Joshi
authored
9737b1d
View commit details
Copy full SHA for 9737b1d
Browse repository at this point
Commits on Apr 30, 2021
Bump version to v13.5
Bibo-Joshi
committed
94a9b7f
View commit details
Copy full SHA for 94a9b7f
Browse repository at this point
Doc Fixes (#2437)
Show description for bae57c7
3 people
authored
bae57c7
View commit details
Copy full SHA for bae57c7
Browse repository at this point
Stabilize CI (#2480)
Show description for b202658
harshil21
authored
b202658
View commit details
Copy full SHA for b202658
Browse repository at this point
Convenience Utilities & Example for Handling ChatMemberUpdated (#2490)
Show description for 3938a57
Bibo-Joshi
authored
3938a57
View commit details
Copy full SHA for 3938a57
Browse repository at this point
Improve Type Hints of Data Filters (#2456)
Bibo-Joshi
authored
4645d0e
View commit details
Copy full SHA for 4645d0e
Browse repository at this point
Improve Timeouts in ConversationHandler (#2417)
Show description for 7e55458
starry-shivam
and
Bibo-Joshi
authored
7e55458
View commit details
Copy full SHA for 7e55458
Browse repository at this point
Api 5.2 (#2489)
Show description for b6a6d7f
Bibo-Joshi
authored
b6a6d7f
View commit details
Copy full SHA for b6a6d7f
Browse repository at this point
Commits on Apr 22, 2021
Update ChatActions (#2460)
Show description for 3b92901
Bibo-Joshi
authored
3b92901
View commit details
Copy full SHA for 3b92901
Browse repository at this point
Commits on Apr 16, 2021
Add Two UserWarnings (#2464)
Show description for b63877b
starry-shivam
authored
b63877b
View commit details
Copy full SHA for b63877b
Browse repository at this point
Commits on Apr 5, 2021
Improve Code Quality (#2450)
Show description for 9d93417
akshgpt7
and
Bibo-Joshi
authored
9d93417
View commit details
Copy full SHA for 9d93417
Browse repository at this point
Commits on Mar 30, 2021
Update Fallback Test-Bots (#2451)
Bibo-Joshi
authored
9949b44
View commit details
Copy full SHA for 9949b44
Browse repository at this point
Commits on Mar 29, 2021
Fix echobot.py Example (#2448)
harshil21
authored
7abacb0
View commit details
Copy full SHA for 7abacb0
Browse repository at this point
Commits on Mar 28, 2021
Improve Examples (#2441)
Show description for 43f5aea
harshil21
and
Bibo-Joshi
authored
43f5aea
View commit details
Copy full SHA for 43f5aea
Browse repository at this point
Filters.forwarded_from (#2446)
Show description for 9e08fa3
harshil21
and
Bibo-Joshi
authored
9e08fa3
View commit details
Copy full SHA for 9e08fa3
Browse repository at this point
Commits on Mar 14, 2021
Bump version to v13.4.1
Bibo-Joshi
committed
ccedd3a
View commit details
Copy full SHA for ccedd3a
Browse repository at this point
Fix setup.py (#2431)
Bibo-Joshi
authored
0bb4be5
View commit details
Copy full SHA for 0bb4be5
Browse repository at this point
Bump version to v13.4
Bibo-Joshi
committed
21ded42
View commit details
Copy full SHA for 21ded42
Browse repository at this point
Doc Fixes (#2404)
Show description for 7d893fd
3 people
authored
7d893fd
View commit details
Copy full SHA for 7d893fd
Browse repository at this point
Type Hinting Fixes (#2425)
Show description for 7015f8d
Bibo-Joshi
and
Poolitzer
authored
7015f8d
View commit details
Copy full SHA for 7015f8d
Browse repository at this point
API 5.1 (#2424)
Show description for ac02bce
4 people
authored
ac02bce
View commit details
Copy full SHA for ac02bce
Browse repository at this point
Commits on Mar 13, 2021
Update pre-commit Settings (#2415)
Show description for 3a9a0ab
Bibo-Joshi
and
harshil21
authored
3a9a0ab
View commit details
Copy full SHA for 3a9a0ab
Browse repository at this point
Improve Updater.set_webhook (#2419)
Show description for aba17cb
Bibo-Joshi
authored
aba17cb
View commit details
Copy full SHA for aba17cb
Browse repository at this point
Fix Logging for Vendored urllib3 (#2427)
Bibo-Joshi
authored
038a3b4
View commit details
Copy full SHA for 038a3b4
Browse repository at this point
Commits on Mar 10, 2021
Stabilize Tests (#2409)
Show description for b03ebc5
Bibo-Joshi
authored
b03ebc5
View commit details
Copy full SHA for b03ebc5
Browse repository at this point
Commits on Feb 19, 2021
Bump version to v13.3
Bibo-Joshi
committed
e9c01c7
View commit details
Copy full SHA for e9c01c7
Browse repository at this point
Doc Fixes (#2359)
Show description for 5522985
Bibo-Joshi
and
harshil21
authored
5522985
View commit details
Copy full SHA for 5522985
Browse repository at this point
Refactor Defaults Integration (#2363)
Show description for 2a4a0d0
Bibo-Joshi
authored
2a4a0d0
View commit details
Copy full SHA for 2a4a0d0
Browse repository at this point
Add Missing telegram.SecureValue to init and Docs (#2398)
harshil21
authored
eb993db
View commit details
Copy full SHA for eb993db
Browse repository at this point
Deprecate MessageQueue (#2393)
Bibo-Joshi
authored
c77ef7e
View commit details
Copy full SHA for c77ef7e
Browse repository at this point
Commits on Feb 13, 2021
Make cryptography Dependency Optional & Refactor Some Tests (#2386)
Show description for a34f0b9
Bibo-Joshi
authored
a34f0b9
View commit details
Copy full SHA for a34f0b9
Browse repository at this point
Commits on Feb 8, 2021
Update cryptography Dependency (#2370)
Bibo-Joshi
authored
eee8921
View commit details
Copy full SHA for eee8921
Browse repository at this point
Commits on Feb 2, 2021
Bump version to v13.2
Bibo-Joshi
committed
1902c0a
View commit details
Copy full SHA for 1902c0a
Browse repository at this point
Commits on Feb 1, 2021
ConversationHandler: Docs & edited_channel_post behavior (#2339)
Show description for 544a3fb
Bibo-Joshi
and
Poolitzer
authored
544a3fb
View commit details
Copy full SHA for 544a3fb
Browse repository at this point
Doc Fixes (#2253)
Show description for 36d49ea
5 people
authored
36d49ea
View commit details
Copy full SHA for 36d49ea
Browse repository at this point
Previous
Next
You can’t perform that action at this time.