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 }}
IABlock
/
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 Aug 27, 2022
Bump version to v20.0a4
Bibo-Joshi
committed
2642ecc
View commit details
Copy full SHA for 2642ecc
Browse repository at this point
Fix `setup.py` Regarding Optional Dependencies (#3209)
Bibo-Joshi
authored
abfcf72
View commit details
Copy full SHA for abfcf72
Browse repository at this point
Bump version to v20.0a3
Bibo-Joshi
committed
0e04480
View commit details
Copy full SHA for 0e04480
Browse repository at this point
Type Hinting Fixes (#3202)
Bibo-Joshi
authored
5b9afd5
View commit details
Copy full SHA for 5b9afd5
Browse repository at this point
Documentation Improvements (#3139, #3153, #3135)
Show description for a983a89
5 people
authored
a983a89
View commit details
Copy full SHA for a983a89
Browse repository at this point
Commits on Aug 26, 2022
New Rate Limiting Mechanism (#3148)
Bibo-Joshi
authored
741a50a
View commit details
Copy full SHA for 741a50a
Browse repository at this point
Commits on Aug 25, 2022
API 6.2 (#3195)
Show description for cf6c298
Poolitzer
and
harshil21
authored
cf6c298
View commit details
Copy full SHA for cf6c298
Browse repository at this point
Commits on Aug 17, 2022
Add Python 3.11 to Test Suite & Adapt Enum Behaviour (#3168)
harshil21
authored
90c0fe9
View commit details
Copy full SHA for 90c0fe9
Browse repository at this point
Commits on Aug 3, 2022
Bump `sphinx` from 5.0.2 to 5.1.1 (#3177)
Show description for 2c84122
dependabot[bot]
authored
2c84122
View commit details
Copy full SHA for 2c84122
Browse repository at this point
Drop Manual Token Validation (#3167)
harshil21
authored
143db5f
View commit details
Copy full SHA for 143db5f
Browse repository at this point
Commits on Aug 2, 2022
Update `pre-commit` Dependencies (#3085)
Show description for c28ad86
pre-commit-ci[bot]
and
Bibo-Joshi
authored
c28ad86
View commit details
Copy full SHA for c28ad86
Browse repository at this point
Commits on Jul 17, 2022
Bump `pytest-asyncio` from 0.18.3 to 0.19.0 (#3158)
Show description for 15f1534
dependabot[bot]
authored
15f1534
View commit details
Copy full SHA for 15f1534
Browse repository at this point
Fix `helpers.mention_markdown` for Markdown V1 and Improve Related Unit Tests (#3155)
Show description for 55d66a9
harshil21
and
Bibo-Joshi
authored
55d66a9
View commit details
Copy full SHA for 55d66a9
Browse repository at this point
Commits on Jul 12, 2022
Update `tornado` requirement from ~=6.1 to ~=6.2 (#3149)
Show description for 14c86da
dependabot[bot]
and
Bibo-Joshi
authored
14c86da
View commit details
Copy full SHA for 14c86da
Browse repository at this point
Commits on Jul 11, 2022
Make `chat/user_data` Available in Error Handler for Errors in Jobs (#3152)
Bibo-Joshi
authored
460aaf8
View commit details
Copy full SHA for 460aaf8
Browse repository at this point
Commits on Jul 10, 2022
Simplify Unit Tests for `Bot.send_chat_action` (#3151)
harshil21
authored
1e703a0
View commit details
Copy full SHA for 1e703a0
Browse repository at this point
Add `api_kwargs` Paramater to `Bot.log_out` and Improve Related Unit Tests (#3147)
Bibo-Joshi
authored
142e3c0
View commit details
Copy full SHA for 142e3c0
Browse repository at this point
Commits on Jul 9, 2022
Drop `pre-commit` Dependencies from `requirements-dev.txt` (#3120)
Show description for d4b7a2b
Bibo-Joshi
and
harshil21
authored
d4b7a2b
View commit details
Copy full SHA for d4b7a2b
Browse repository at this point
Commits on Jul 7, 2022
Bump `black` from 22.3.0 to 22.6.0 (#3132)
Show description for dac6d03
dependabot[bot]
and
Bibo-Joshi
authored
dac6d03
View commit details
Copy full SHA for dac6d03
Browse repository at this point
Bump `actions/setup-python` from 3 to 4 (#3131)
Show description for 3bfd58d
dependabot[bot]
authored
3bfd58d
View commit details
Copy full SHA for 3bfd58d
Browse repository at this point
Commits on Jul 4, 2022
Make `Bot.delete_my_commands` a Coroutine Function (#3136)
Bibo-Joshi
authored
2d6459b
View commit details
Copy full SHA for 2d6459b
Browse repository at this point
Commits on Jul 3, 2022
Add `Application.post_shutdown` (#3126)
Show description for 1f0f6a8
3 people
authored
1f0f6a8
View commit details
Copy full SHA for 1f0f6a8
Browse repository at this point
Fix `ConversationHandler.check_update` not respecting `per_user` (#3128)
Bibo-Joshi
authored
2ecb8d5
View commit details
Copy full SHA for 2ecb8d5
Browse repository at this point
Commits on Jun 29, 2022
Change Default Values for `concurrent_updates` and `connection_pool_size` (#3127)
Bibo-Joshi
authored
f1d0339
View commit details
Copy full SHA for f1d0339
Browse repository at this point
Commits on Jun 27, 2022
Bump version to v20.0a2
Bibo-Joshi
committed
df07148
View commit details
Copy full SHA for df07148
Browse repository at this point
Documentation Improvements (#3103, #3121, #3098)
Show description for 2d2cede
5 people
authored
2d2cede
View commit details
Copy full SHA for 2d2cede
Browse repository at this point
API 6.1 (#3112)
Show description for 08e223b
3 people
authored
08e223b
View commit details
Copy full SHA for 08e223b
Browse repository at this point
Stabilize CI (#3119)
Bibo-Joshi
authored
01d6439
View commit details
Copy full SHA for 01d6439
Browse repository at this point
Add Additional Shortcut Methods to `Chat` (#3115)
clot27
authored
7559451
View commit details
Copy full SHA for 7559451
Browse repository at this point
Commits on Jun 25, 2022
Bump `pyupgrade` from 2.32.1 to 2.34.0 (#3096)
Show description for 24b4de9
dependabot[bot]
and
Bibo-Joshi
authored
24b4de9
View commit details
Copy full SHA for 24b4de9
Browse repository at this point
Commits on Jun 24, 2022
Mermaid-based Example State Diagrams (#3090)
Show description for 76bfe8c
4cyc
and
harshil21
authored
76bfe8c
View commit details
Copy full SHA for 76bfe8c
Browse repository at this point
Commits on Jun 19, 2022
Bump `furo` from 2022.6.4 to 2022.6.4.1 (#3095)
Show description for b498786
dependabot[bot]
authored
b498786
View commit details
Copy full SHA for b498786
Browse repository at this point
Bump `mypy` from 0.960 to 0.961 (#3093)
Show description for bfe3004
dependabot[bot]
and
Bibo-Joshi
authored
bfe3004
View commit details
Copy full SHA for bfe3004
Browse repository at this point
Commits on Jun 9, 2022
Bump version to v20.0a1
Bibo-Joshi
committed
e25c523
View commit details
Copy full SHA for e25c523
Browse repository at this point
Move Examples To Documentation (#3089)
Bibo-Joshi
authored
67e7468
View commit details
Copy full SHA for 67e7468
Browse repository at this point
Previous
Next
You can’t perform that action at this time.