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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-telegram-bot
/
python-telegram-bot
Public
Notifications
You must be signed in to change notification settings
Fork
6.1k
Star
29.4k
Code
Issues
23
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-telegram-bot
telegram
forcereply.py
on
v13.x
User selector
All users
All time
Commit history
Commits on Jan 3, 2022
Update Copyright to 2022 (#2836)
harshil21
authored
e6d9f3d
View commit details
Copy full SHA for e6d9f3d
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
API 5.3 (#2572)
Show description for ed14781
3 people
authored
ed14781
View commit details
Copy full SHA for ed14781
View code at this point
Browse repository at this point
Commits on May 29, 2021
Add __slots__ (#2345)
Show description for 92ff6a8
3 people
authored
92ff6a8
View commit details
Copy full SHA for 92ff6a8
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
Update copyright headers
Show description for 91e0271
starry-shivam
committed
91e0271
View commit details
Copy full SHA for 91e0271
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Change Order of Class DocStrings (#2256)
Bibo-Joshi
authored
2effff8
View commit details
Copy full SHA for 2effff8
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Rename kwargs to _kwargs where possible (#2182)
Bibo-Joshi
authored
3b9187e
View commit details
Copy full SHA for 3b9187e
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Improve Code Quality (#2131)
Show description for 92b9370
Bibo-Joshi
authored
92b9370
View commit details
Copy full SHA for 92b9370
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Type Hinting (#1920)
Bibo-Joshi
committed
5fd7606
View commit details
Copy full SHA for 5fd7606
View code at this point
Browse repository at this point
Extend rich comparison of objects (#1724)
Show description for 2d4d48b
Bibo-Joshi
committed
2d4d48b
View commit details
Copy full SHA for 2d4d48b
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Documentation Improvements (#2008)
Show description for a0720b9
6 people
authored
a0720b9
View commit details
Copy full SHA for a0720b9
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Update copyright date to 2020 (#1746)
tsnoam
authored
43bfebb
View commit details
Copy full SHA for 43bfebb
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Update headers to 2018 (#962)
Show description for 2ca7ff8
jsmnbom
authored and
tsnoam
committed
2ca7ff8
View commit details
Copy full SHA for 2ca7ff8
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
remove de_json() (#789)
Show description for eae139d
Eldinnie
authored
eae139d
View commit details
Copy full SHA for eae139d
View code at this point
Browse repository at this point
Documentation update to PEP (#797)
tsnoam
authored and
Eldinnie
committed
e018445
View commit details
Copy full SHA for e018445
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Docs update (#728)
Show description for b3b9424
Eldinnie
authored and
tsnoam
committed
b3b9424
View commit details
Copy full SHA for b3b9424
View code at this point
Browse repository at this point
TelegramObject.de_json became classmethod (#737)
Show description for 08d298e
ihoru
authored and
tsnoam
committed
08d298e
View commit details
Copy full SHA for 08d298e
View code at this point
Browse repository at this point
Commits on May 14, 2017
Update copyright notice to include 2017
Show description for 1b7f836
jsmnbom
authored and
tsnoam
committed
1b7f836
View commit details
Copy full SHA for 1b7f836
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Merge branch 'master' into october3
Show description for 960862c
jsmnbom
committed
960862c
View commit details
Copy full SHA for 960862c
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Fix grammer: 'a object' -> 'an object'
tsnoam
committed
78088f4
View commit details
Copy full SHA for 78088f4
View code at this point
Browse repository at this point
Documentation improvements + small style fixes
tsnoam
committed
59fa717
View commit details
Copy full SHA for 59fa717
View code at this point
Browse repository at this point
Use explicit kwargs for all class inits in pure api.
Show description for e367b85
jsmnbom
committed
e367b85
View commit details
Copy full SHA for e367b85
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Class methods (#362)
Show description for 5116a77
jh0ker
authored
5116a77
View commit details
Copy full SHA for 5116a77
View code at this point
Browse repository at this point
Commits on May 15, 2016
Running yapf for codebase #259
leandrotoledo
committed
d445d35
View commit details
Copy full SHA for d445d35
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Add docstring style checker and fixing some
leandrotoledo
committed
dfc75cc
View commit details
Copy full SHA for dfc75cc
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
release 3.2 and update copyright notice to 2015-2016
jh0ker
committed
aa89668
View commit details
Copy full SHA for aa89668
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Release v3.1.1, change author email everywhere
jh0ker
committed
ea7c54b
View commit details
Copy full SHA for ea7c54b
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Fix regression on Telegram objects with thumb properties
leandrotoledo
committed
49ff02d
View commit details
Copy full SHA for 49ff02d
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Improving the design of existing Telegram classes
leandrotoledo
committed
a86fc6c
View commit details
Copy full SHA for a86fc6c
View code at this point
Browse repository at this point
Improving the design of existing Telegram classes and adding docstrings
leandrotoledo
committed
b20f5af
View commit details
Copy full SHA for b20f5af
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
fix license header
leandrotoledo
committed
163b27b
View commit details
Copy full SHA for 163b27b
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Moving from GPLv2 to LGPLv3
leandrotoledo
committed
59b247a
View commit details
Copy full SHA for 59b247a
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Fixes ForceReply class
leandrotoledo
committed
0c6ec76
View commit details
Copy full SHA for 0c6ec76
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing
leandrotoledo
committed
b6fb2bc
View commit details
Copy full SHA for b6fb2bc
View code at this point
Browse repository at this point
Adding logging decorator
leandrotoledo
committed
61530ae
View commit details
Copy full SHA for 61530ae
View code at this point
Browse repository at this point
Fixes #12 and changes to_data to to_dict
leandrotoledo
committed
f4ad703
View commit details
Copy full SHA for f4ad703
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.