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
API changes of December 04 (Bot API 2.3.1)
- #483
#483
Merged
jh0ker
merged 10 commits into
master
python-telegram-bot/python-telegram-bot:master
from
dec04
python-telegram-bot/python-telegram-bot:dec04
Copy head branch name to clipboard
Feb 27, 2017
Conversation
Commits
10
(10)
Checks
Files changed
Merged
API changes of December 04 (Bot API 2.3.1)
#483
jh0ker
merged 10 commits into
master
python-telegram-bot/python-telegram-bot:master
from
dec04
python-telegram-bot/python-telegram-bot:dec04
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2016
bot.py: implement changes of december 04 (bot api 2.3.1)
jh0ker
committed
92dc9b8
View commit details
Copy full SHA for 92dc9b8
Browse repository at this point
README.rst: update api support date
jh0ker
committed
84f3bc0
View commit details
Copy full SHA for 84f3bc0
Browse repository at this point
Commits on Dec 14, 2016
bot.py: fix argument order, setWebhook: make 'url' and 'webhook_url' mutually exclusive
jh0ker
committed
a1a8628
View commit details
Copy full SHA for a1a8628
Browse repository at this point
Commits on Jan 15, 2017
use deleteWebhook in Updater._bootstrap
jh0ker
committed
fc9f36d
View commit details
Copy full SHA for fc9f36d
Browse repository at this point
webhookinfo.py: add new parameters
jh0ker
committed
c2c93f5
View commit details
Copy full SHA for c2c93f5
Browse repository at this point
test_bot.py: unit test setWebhook and deleteWebhook
jh0ker
committed
8ac6669
View commit details
Copy full SHA for 8ac6669
Browse repository at this point
updater.py: add allowed_updates parameter to start_polling
jh0ker
committed
728ffa4
View commit details
Copy full SHA for 728ffa4
Browse repository at this point
Merge branch 'master' into dec04
jh0ker
committed
975d193
View commit details
Copy full SHA for 975d193
Browse repository at this point
bot.py: add delete_webhook alias
jh0ker
committed
cd38bdb
View commit details
Copy full SHA for cd38bdb
Browse repository at this point
fix tests
jh0ker
committed
86c8ebb
View commit details
Copy full SHA for 86c8ebb
Browse repository at this point
You can’t perform that action at this time.