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 }}
Eldinnie
/
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
1
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
message.py
on
fix_commandhandler
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2017
Added methods to generate the original markdown/html string from entities contained in Message (#507)
Show description for ac59f2f
JosXa
authored and
jh0ker
committed
ac59f2f
View commit details
Copy full SHA for ac59f2f
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Prevented modifications to the request object's original data (#454)
Show description for a8fecc5
pulsastrix
authored and
tsnoam
committed
a8fecc5
View commit details
Copy full SHA for a8fecc5
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
Botapi2.3 (#471)
Show description for acf1541
tsnoam
authored and
jh0ker
committed
acf1541
View commit details
Copy full SHA for acf1541
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
message.edit_reply_markup now correctly edits reply_markup (#473)
jsmnbom
authored and
rahiel
committed
906a1b8
View commit details
Copy full SHA for 906a1b8
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
[ci skip] docs: add all missing classes
jh0ker
committed
65061f8
View commit details
Copy full SHA for 65061f8
View code at this point
Browse repository at this point
Sphinx restructuring: Now builds PDF and better HTML docs (#449)
Show description for aa3ca38
jh0ker
authored
aa3ca38
View commit details
Copy full SHA for aa3ca38
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
Merge pull request #442 from python-telegram-bot/explicit-kwargs
Show description for 225bc24
jsmnbom
authored
225bc24
View commit details
Copy full SHA for 225bc24
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 Oct 12, 2016
upgrade yapf to ver 0.12.2
tsnoam
committed
5b8efe0
View commit details
Copy full SHA for 5b8efe0
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
small fix for game related parts
Show description for 8cab735
PH89
committed
8cab735
View commit details
Copy full SHA for 8cab735
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Add send_game
jsmnbom
committed
151a441
View commit details
Copy full SHA for 151a441
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Add edit_* family of methods to Message.
jsmnbom
committed
a996e88
View commit details
Copy full SHA for a996e88
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
message.py: add quote keyword argument to reply_x methods (#420)
jh0ker
authored
e1242b3
View commit details
Copy full SHA for e1242b3
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 Sep 7, 2016
Add methods to parse entities in Message
Show description for 6647ae3
jsmnbom
authored
6647ae3
View commit details
Copy full SHA for 6647ae3
View code at this point
Browse repository at this point
Commits on May 23, 2016
Add edit_date to Message #302
leandrotoledo
committed
68b5562
View commit details
Copy full SHA for 68b5562
View code at this point
Browse repository at this point
Commits on May 15, 2016
Remove \ from base code #259
leandrotoledo
committed
49122d6
View commit details
Copy full SHA for 49122d6
View code at this point
Browse repository at this point
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 May 11, 2016
copy paste mishap
jh0ker
committed
fdc3ac0
View commit details
Copy full SHA for fdc3ac0
View code at this point
Browse repository at this point
add forward_from_chat field to message
jh0ker
committed
d881fa6
View commit details
Copy full SHA for d881fa6
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Adding new modules to docs #232
leandrotoledo
committed
b444cd7
View commit details
Copy full SHA for b444cd7
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
fix message.to_dict
jh0ker
committed
7913d09
View commit details
Copy full SHA for 7913d09
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
decode new message fields
jh0ker
committed
c9bfa71
View commit details
Copy full SHA for c9bfa71
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Renamed fields new_chat_participant and left_chat_participant #232
leandrotoledo
committed
68dca31
View commit details
Copy full SHA for 68dca31
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
update docstrings of Message regarding supergroup conversion
jh0ker
committed
45a4689
View commit details
Copy full SHA for 45a4689
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 Dec 17, 2015
fix docstring
jh0ker
committed
9e73141
View commit details
Copy full SHA for 9e73141
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
API updates Oct and Nov
jh0ker
committed
6e15804
View commit details
Copy full SHA for 6e15804
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
fix for sending into a channel
jh0ker
committed
89015e5
View commit details
Copy full SHA for 89015e5
View code at this point
Browse repository at this point
make user_from optional, because of channels
jh0ker
committed
d3bea4c
View commit details
Copy full SHA for d3bea4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.