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 }}
saintbyte
/
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
Breadcrumbs
History for
python-telegram-bot
telegram
on
pyro-backend
User selector
All users
All time
Commit history
Commits on Jun 28, 2018
Revert echobot
JosXa
committed
45605c7
View commit details
Copy full SHA for 45605c7
View code at this point
Browse repository at this point
Commits on May 13, 2018
Initial test cases
JosXa
committed
7de6efe
View commit details
Copy full SHA for 7de6efe
View code at this point
Browse repository at this point
Commits on May 10, 2018
Merge branch 'master' of https://github.com/python-telegram-bot/python-telegram-bot
JosXa
committed
f969124
View commit details
Copy full SHA for f969124
View code at this point
Browse repository at this point
Commits on May 9, 2018
Add t.me links for User, Chat and Message if available and update User.mention_* (#1092)
Show description for 94abf16
jonowo
authored and
Eldinnie
committed
94abf16
View commit details
Copy full SHA for 94abf16
View code at this point
Browse repository at this point
Commits on May 4, 2018
Bump version to v10.1.0
tsnoam
committed
32afc00
View commit details
Copy full SHA for 32afc00
View code at this point
Browse repository at this point
bot.py: Remove an inaccurate note from docstring
tsnoam
committed
c758c19
View commit details
Copy full SHA for c758c19
View code at this point
Browse repository at this point
Commits on May 3, 2018
Updating sphinx to py3 (#1096)
Show description for 3bef2fa
Eldinnie
authored
3bef2fa
View commit details
Copy full SHA for 3bef2fa
View code at this point
Browse repository at this point
Commits on May 2, 2018
InputFile: Fix proper naming of file when reading from subprocess.PIPE (#1079)
tsnoam
authored
0a8abcc
View commit details
Copy full SHA for 0a8abcc
View code at this point
Browse repository at this point
Commits on May 1, 2018
Fix send_sticker() timeout=20 (#1088)
Show description for 5ff34fc
xamgore
authored and
tsnoam
committed
5ff34fc
View commit details
Copy full SHA for 5ff34fc
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Fixed docstring of {User,Chat}.send_* methods (#1081)
Show description for 78fee3c
jonowo
authored and
tsnoam
committed
78fee3c
View commit details
Copy full SHA for 78fee3c
View code at this point
Browse repository at this point
Inputfile encode filenames (#1086)
Show description for 38d6f4d
tsnoam
authored
38d6f4d
View commit details
Copy full SHA for 38d6f4d
View code at this point
Browse repository at this point
Add urllib3 fix for socks5h support (#1085)
Show description for 1ec1234
tsnoam
authored
1ec1234
View commit details
Copy full SHA for 1ec1234
View code at this point
Browse repository at this point
Commits on Apr 20, 2018
Add a caption_entity filter for filtering caption entities (#1068)
Show description for b5196f0
PaulSonOfLars
authored and
jh0ker
committed
b5196f0
View commit details
Copy full SHA for b5196f0
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Bump to v10.0.2
Eldinnie
committed
6d453b7
View commit details
Copy full SHA for 6d453b7
View code at this point
Browse repository at this point
Correct documentation of Dispatcher.add_handler (#1071)
joeljwilliams
authored and
tsnoam
committed
4249736
View commit details
Copy full SHA for 4249736
View code at this point
Browse repository at this point
Handle utf8 decoding errors (#1076)
jh0ker
authored and
tsnoam
committed
b77b329
View commit details
Copy full SHA for b77b329
View code at this point
Browse repository at this point
CommandHandler faster check (#1074)
Show description for 5efd5e2
wagnerluis1982
authored and
tsnoam
committed
5efd5e2
View commit details
Copy full SHA for 5efd5e2
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Explicitly make Bot.full_name return a unicode object, rather than implicitly a unicode object in Python 3 and a str object on Python 2. (#1063)
nmlorg
authored and
jh0ker
committed
cbfb7df
View commit details
Copy full SHA for cbfb7df
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Added video note filter (#1067)
OrBin
authored and
jh0ker
committed
712baf0
View commit details
Copy full SHA for 712baf0
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
Make chat_id a positional argument inside shortcut methods of Chat and User classes #1048 (#1050)
Show description for 3ccf40e
Emilio Molinari
authored and
jh0ker
committed
3ccf40e
View commit details
Copy full SHA for 3ccf40e
View code at this point
Browse repository at this point
Filters for Category and file types (#1046)
Show description for 38e3b91
spontanurlaub
authored and
jh0ker
committed
38e3b91
View commit details
Copy full SHA for 38e3b91
View code at this point
Browse repository at this point
None conditions
JosXa
committed
e33b2e3
View commit details
Copy full SHA for e33b2e3
View code at this point
Browse repository at this point
Fix in telegram.Message (#1042)
Show description for e182046
Eldinnie
authored and
jh0ker
committed
e182046
View commit details
Copy full SHA for e182046
View code at this point
Browse repository at this point
Implemented Tools for deep linking
JosXa
committed
7d1537f
View commit details
Copy full SHA for 7d1537f
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
New filter: regex (#1028)
JosXa
authored and
tsnoam
committed
1530ed2
View commit details
Copy full SHA for 1530ed2
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Bump to v10.0.1
Eldinnie
committed
d9f77d6
View commit details
Copy full SHA for d9f77d6
View code at this point
Browse repository at this point
Fix conversationhandler timeout (#1032)
Show description for 698a914
Eldinnie
authored
698a914
View commit details
Copy full SHA for 698a914
View code at this point
Browse repository at this point
Add missing docs utils (#912)
Show description for 5956aae
jh0ker
authored and
Eldinnie
committed
5956aae
View commit details
Copy full SHA for 5956aae
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Bump version to v10.0.0
Show description for 0811f56
tsnoam
committed
0811f56
View commit details
Copy full SHA for 0811f56
View code at this point
Browse repository at this point
Updater improvements (#1018)
Show description for a6bf456
tsnoam
authored
a6bf456
View commit details
Copy full SHA for a6bf456
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Added conversation timeout in ConversationHandler (#895)
evgfilim1
authored and
tsnoam
committed
811369d
View commit details
Copy full SHA for 811369d
View code at this point
Browse repository at this point
CommandHandler - ignore strings in entities and "/" followed by whitespace (#1020)
PaulSonOfLars
authored and
tsnoam
committed
b67ea7a
View commit details
Copy full SHA for b67ea7a
View code at this point
Browse repository at this point
Improved File.download (#1019)
Show description for f6332d4
tsnoam
authored
f6332d4
View commit details
Copy full SHA for f6332d4
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Add Message caption html/markdown methods (#1013)
Show description for b275031
Eldinnie
authored and
tsnoam
committed
b275031
View commit details
Copy full SHA for b275031
View code at this point
Browse repository at this point
Remove deprecated code (#1012)
Show description for 3762792
tsnoam
authored
3762792
View commit details
Copy full SHA for 3762792
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.