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 }}
Gao-Rui
/
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
inline_menu_handler
User selector
All users
All time
Commit history
Commits on Jan 13, 2020
Add InlineMenuHandler
Bibo-Joshi
committed
e779843
View commit details
Copy full SHA for e779843
Browse repository at this point
Commits on Jan 11, 2020
Bump version to v12.3.0
tsnoam
committed
1e7f4fa
View commit details
Copy full SHA for 1e7f4fa
Browse repository at this point
CHANGES.rst: Update towards v12.3.0 release
tsnoam
committed
dae5ab4
View commit details
Copy full SHA for dae5ab4
Browse repository at this point
Add #1653 to changelog
Bibo-Joshi
authored and
tsnoam
committed
a9d9b1d
View commit details
Copy full SHA for a9d9b1d
Browse repository at this point
Prepare for v12.3.0
Bibo-Joshi
authored and
tsnoam
committed
90496f7
View commit details
Copy full SHA for 90496f7
Browse repository at this point
ConversationHandler: Fix wrong signature call for timeout handlers
Show description for 940b42e
2 people
authored and
tsnoam
committed
940b42e
View commit details
Copy full SHA for 940b42e
Browse repository at this point
README.rst: replace travis and appveyor with github (#1645)
Poolitzer
authored and
tsnoam
committed
a582515
View commit details
Copy full SHA for a582515
Browse repository at this point
Commits on Dec 16, 2019
Fix documentation about return values in message (#1656)
Show description for 3d42df3
Eldinnie
authored
3d42df3
View commit details
Copy full SHA for 3d42df3
Browse repository at this point
Commits on Nov 29, 2019
add private /c links to message.links object (#1619)
Show description for 2c67a98
Poolitzer
authored and
Eldinnie
committed
2c67a98
View commit details
Copy full SHA for 2c67a98
Browse repository at this point
Refactor msg_in (#1631)
Show description for 5e8a961
Bibo-Joshi
authored and
Eldinnie
committed
5e8a961
View commit details
Copy full SHA for 5e8a961
Browse repository at this point
Commits on Nov 23, 2019
Remove checks for None on assignement for opt args (#1600)
Bibo-Joshi
authored and
tsnoam
committed
a5ba64b
View commit details
Copy full SHA for a5ba64b
Browse repository at this point
Commits on Nov 16, 2019
Fix deprecation warning with Python 3.8 triggered by vendored urllib3 (#1618)
Show description for 2a3169a
tsnoam
authored
2a3169a
View commit details
Copy full SHA for 2a3169a
Browse repository at this point
Commits on Nov 15, 2019
github workflow: add a cron job (#1615)
Poolitzer
authored and
tsnoam
committed
894d828
View commit details
Copy full SHA for 894d828
Browse repository at this point
github workflow: give pre-commit its own job (#1612)
tsnoam
authored
2fdf480
View commit details
Copy full SHA for 2fdf480
Browse repository at this point
Fix UTC/local inconsistencies for naive datetimes (#1506)
plammens
authored and
tsnoam
committed
4e717a1
View commit details
Copy full SHA for 4e717a1
Browse repository at this point
Commits on Nov 9, 2019
workflow: run test-official in its own job (#1607)
tsnoam
authored
10c9ec2
View commit details
Copy full SHA for 10c9ec2
Browse repository at this point
Allow PRs to test (#1606)
tsnoam
authored
096a7c3
View commit details
Copy full SHA for 096a7c3
Browse repository at this point
Fix windows actions (#1605)
Show description for e9d9f01
tsnoam
authored
e9d9f01
View commit details
Copy full SHA for e9d9f01
Browse repository at this point
Commits on Oct 27, 2019
Implement Github Actions CI (#1556)
Show description for 8b4b22c
jsmnbom
authored
8b4b22c
View commit details
Copy full SHA for 8b4b22c
Browse repository at this point
question template: Add info about users' group (#1577)
Bibo-Joshi
authored and
tsnoam
committed
b294c92
View commit details
Copy full SHA for b294c92
Browse repository at this point
Commits on Oct 26, 2019
Github actions - notify maintainers about changed examples (#1555)
Poolitzer
authored and
tsnoam
committed
264de2b
View commit details
Copy full SHA for 264de2b
Browse repository at this point
Fixed comments in examples (#1566)
julian-st
authored and
tsnoam
committed
ac64027
View commit details
Copy full SHA for ac64027
Browse repository at this point
Add msg_in filter (new) (#1570)
Show description for 34bdbc6
Bibo-Joshi
authored and
tsnoam
committed
34bdbc6
View commit details
Copy full SHA for 34bdbc6
Browse repository at this point
Doc fixes (#1572)
Show description for bbcff96
Bibo-Joshi
authored and
tsnoam
committed
bbcff96
View commit details
Copy full SHA for bbcff96
Browse repository at this point
Add *args, **kwargs to Message.forward() (#1574)
Bibo-Joshi
authored and
tsnoam
committed
9344944
View commit details
Copy full SHA for 9344944
Browse repository at this point
updating example to V12 (#1579)
Poolitzer
authored and
tsnoam
committed
8cdb20a
View commit details
Copy full SHA for 8cdb20a
Browse repository at this point
Commits on Oct 21, 2019
:pencil: Update section "Getting help"
jh0ker
authored
6fddb49
View commit details
Copy full SHA for 6fddb49
Browse repository at this point
:twisted_rightwards_arrows: Update issue templates (#1569)
Show description for b0aef0c
jh0ker
authored
b0aef0c
View commit details
Copy full SHA for b0aef0c
Browse repository at this point
Commits on Oct 17, 2019
Add MAX_PHOTOSIZE_UPLOAD size limit constant (#1560)
Show description for 88eccc6
revolter
authored and
jh0ker
committed
88eccc6
View commit details
Copy full SHA for 88eccc6
Browse repository at this point
Commits on Oct 16, 2019
:twisted_rightwards_arrows: Add mutex protection on ConversationHandler (#1533)
Show description for 3d8771b
SnowyCoder
authored and
jh0ker
committed
3d8771b
View commit details
Copy full SHA for 3d8771b
Browse repository at this point
Fix CONTRIBUTING.rst not to install requirements as root (#1558)
revolter
authored and
tsnoam
committed
7152b5a
View commit details
Copy full SHA for 7152b5a
Browse repository at this point
Commits on Oct 14, 2019
Bump version to v12.2.0
tsnoam
committed
98147fc
View commit details
Copy full SHA for 98147fc
Browse repository at this point
moving flake config to one file (#1546)
Poolitzer
authored and
tsnoam
committed
e54e9f2
View commit details
Copy full SHA for e54e9f2
Browse repository at this point
Commits on Oct 12, 2019
adding to_dict test (#1544)
Show description for 3545139
Poolitzer
authored and
tsnoam
committed
3545139
View commit details
Copy full SHA for 3545139
Browse repository at this point
adding 3.8 to travis and appveyor (#1543)
Show description for d0c27e2
Poolitzer
authored and
tsnoam
committed
d0c27e2
View commit details
Copy full SHA for d0c27e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.