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 }}
Foolre
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2017
Merge branch 'master' of github.com:python-telegram-bot/python-telegram-bot
jh0ker
committed
845312d
View commit details
Copy full SHA for 845312d
Browse repository at this point
Commits on Jun 13, 2017
Rename shortcut functions to snake_case (#661)
Show description for 3863b4f
saschalalala
authored and
jh0ker
committed
3863b4f
View commit details
Copy full SHA for 3863b4f
Browse repository at this point
add --recursive in contributing guide (#664)
Eldinnie
authored and
jh0ker
committed
25912dc
View commit details
Copy full SHA for 25912dc
Browse repository at this point
Change hard-coded 20. to timeout parameter (#663)
Show description for 6877886
ansgar-forestier
authored and
jh0ker
committed
6877886
View commit details
Copy full SHA for 6877886
Browse repository at this point
Commits on Jun 10, 2017
Merge pull request #658 from jeffffc/paymentbot_example_and_fixes
Show description for d16d385
tsnoam
authored
d16d385
View commit details
Copy full SHA for d16d385
Browse repository at this point
add telegram doc link comment
jeffffc
committed
c7ed87d
View commit details
Copy full SHA for c7ed87d
Browse repository at this point
bugfixes on error in answer_shipping_query and answer_precheckout_query
jeffffc
committed
a68e0ad
View commit details
Copy full SHA for a68e0ad
Browse repository at this point
add new payment example
jeffffc
committed
ad603bd
View commit details
Copy full SHA for ad603bd
Browse repository at this point
Merge branch 'master' of github.com:python-telegram-bot/python-telegram-bot
jh0ker
committed
179fc14
View commit details
Copy full SHA for 179fc14
Browse repository at this point
Commits on Jun 9, 2017
Merge pull request #631 from jeffffc/paymenthandlers
Show description for da8a3ce
tsnoam
authored
da8a3ce
View commit details
Copy full SHA for da8a3ce
Browse repository at this point
make commandhandler case insensitive
Eldinnie
authored and
tsnoam
committed
bc3669f
View commit details
Copy full SHA for bc3669f
Browse repository at this point
fix tests for pycharm windows
Show description for 7def2c5
Eldinnie
authored and
tsnoam
committed
7def2c5
View commit details
Copy full SHA for 7def2c5
Browse repository at this point
Merge pull request #649 from python-telegram-bot/fix-docs
Show description for 09230e6
tsnoam
authored
09230e6
View commit details
Copy full SHA for 09230e6
Browse repository at this point
Update gitignore with new video file
Eldinnie
authored and
tsnoam
committed
011e321
View commit details
Copy full SHA for 011e321
Browse repository at this point
Fix video_note tests
Show description for 0afb38f
Eldinnie
authored and
tsnoam
committed
0afb38f
View commit details
Copy full SHA for 0afb38f
Browse repository at this point
Commits on Jun 8, 2017
tiny changes upon PR review
jeffffc
committed
4247dc0
View commit details
Copy full SHA for 4247dc0
Browse repository at this point
Commits on Jun 7, 2017
Merge branch 'master' into fix-docs
jsmnbom
authored
896392d
View commit details
Copy full SHA for 896392d
Browse repository at this point
Remove more warnings
jsmnbom
committed
61c5d6f
View commit details
Copy full SHA for 61c5d6f
Browse repository at this point
Fix most of "more than one target found for cross-reference" warnings
jsmnbom
committed
aa1c4e0
View commit details
Copy full SHA for aa1c4e0
Browse repository at this point
Some objects don't have a module
jsmnbom
committed
92183a5
View commit details
Copy full SHA for 92183a5
Browse repository at this point
Only document functions/methods that are 100% lowercase + use favicon
Show description for 87b096c
jsmnbom
committed
87b096c
View commit details
Copy full SHA for 87b096c
Browse repository at this point
Add orange favicon
Show description for 3329d15
jsmnbom
committed
3329d15
View commit details
Copy full SHA for 3329d15
Browse repository at this point
Commits on Jun 3, 2017
When Promise running throws an uncaught exception - log it
tsnoam
committed
0fb00c4
View commit details
Copy full SHA for 0fb00c4
Browse repository at this point
Commits on Jun 2, 2017
Merge pull request #641 from azogue/fixes
Show description for 2680740
tsnoam
authored
2680740
View commit details
Copy full SHA for 2680740
Browse repository at this point
Fix typo in filter test
jeffffc
committed
b6ba66b
View commit details
Copy full SHA for b6ba66b
Browse repository at this point
Remove duplicated/useless codes, added Filters.invoice test
jeffffc
committed
eaf765d
View commit details
Copy full SHA for eaf765d
Browse repository at this point
Merge from master and resolve conflicts
Show description for f735a37
jeffffc
authored
f735a37
View commit details
Copy full SHA for f735a37
Browse repository at this point
Merge branch 'master' into paymenthandlers-new
Show description for e9d08c6
jeffffc
committed
e9d08c6
View commit details
Copy full SHA for e9d08c6
Browse repository at this point
Travis: add test to make sure setup.py doesn't break
Show description for c0e3453
tsnoam
committed
c0e3453
View commit details
Copy full SHA for c0e3453
Browse repository at this point
Merge pull request #622 from python-telegram-bot/payment
Show description for 90e9e32
tsnoam
authored
90e9e32
View commit details
Copy full SHA for 90e9e32
Browse repository at this point
added myself to authors
azogue
committed
1e3e897
View commit details
Copy full SHA for 1e3e897
Browse repository at this point
Commits on Jun 1, 2017
Merge remote-tracking branch 'origin/master' into payment
tsnoam
committed
0ed997c
View commit details
Copy full SHA for 0ed997c
Browse repository at this point
Fix tests for video_note
Show description for 7607373
jsmnbom
authored and
tsnoam
committed
7607373
View commit details
Copy full SHA for 7607373
Browse repository at this point
Merge remote-tracking branch 'origin/master' into payment
tsnoam
committed
137ffe2
View commit details
Copy full SHA for 137ffe2
Browse repository at this point
payment: cr fixes
tsnoam
committed
c4b7867
View commit details
Copy full SHA for c4b7867
Browse repository at this point
Previous
Next
You can’t perform that action at this time.