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 }}
ch8o
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-telegram-bot
tests
on
messagequeue-quickfix
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 1, 2017
Bot api 3.1 (#698) + minor improvements
Show description for 94ed4cb
jsmnbom
authored and
tsnoam
committed
94ed4cb
View commit details
Copy full SHA for 94ed4cb
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Tests files from website (#687)
Show description for b4b0eb4
Eldinnie
authored and
tsnoam
committed
b4b0eb4
View commit details
Copy full SHA for b4b0eb4
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Merge pull request #683 from python-telegram-bot/no_hardcoded_fileids
Show description for 8703ae0
tsnoam
authored
8703ae0
View commit details
Copy full SHA for 8703ae0
View code at this point
Browse repository at this point
Merge pull request #685 from python-telegram-bot/cache-pip-ci
Show description for d216b83
tsnoam
authored
d216b83
View commit details
Copy full SHA for d216b83
View code at this point
Browse repository at this point
Merge pull request #674 from python-telegram-bot/restructure-internal
Show description for 56949bc
tsnoam
authored
56949bc
View commit details
Copy full SHA for 56949bc
View code at this point
Browse repository at this point
Merge pull request #677 from evgfilim1/new-filters
Show description for 470ee86
tsnoam
authored
470ee86
View commit details
Copy full SHA for 470ee86
View code at this point
Browse repository at this point
Skip "official" tests on pypy
Show description for 5b9bb90
jsmnbom
committed
5b9bb90
View commit details
Copy full SHA for 5b9bb90
View code at this point
Browse repository at this point
finalising
Show description for cedc38d
Eldinnie
committed
cedc38d
View commit details
Copy full SHA for cedc38d
View code at this point
Browse repository at this point
test_sticker modified
Show description for ac0793c
Eldinnie
committed
ac0793c
View commit details
Copy full SHA for ac0793c
View code at this point
Browse repository at this point
stickerfile added
Eldinnie
committed
28836b7
View commit details
Copy full SHA for 28836b7
View code at this point
Browse repository at this point
standardize assertions
Eldinnie
committed
4fad382
View commit details
Copy full SHA for 4fad382
View code at this point
Browse repository at this point
Fix weird import in phototest
jsmnbom
committed
512ca26
View commit details
Copy full SHA for 512ca26
View code at this point
Browse repository at this point
Fixed tests
evgfilim1
committed
ecfcc69
View commit details
Copy full SHA for ecfcc69
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Merge pull request #668 from python-telegram-bot/official-test
Show description for 4b3b0cb
tsnoam
authored
4b3b0cb
View commit details
Copy full SHA for 4b3b0cb
View code at this point
Browse repository at this point
delete test file
Eldinnie
committed
85e52f1
View commit details
Copy full SHA for 85e52f1
View code at this point
Browse repository at this point
new shorter audiofile
Eldinnie
committed
976ad1b
View commit details
Copy full SHA for 976ad1b
View code at this point
Browse repository at this point
shorter mp3 file
Eldinnie
committed
1f9f3ae
View commit details
Copy full SHA for 1f9f3ae
View code at this point
Browse repository at this point
sending from web stuff
Show description for d2f8938
Eldinnie
committed
d2f8938
View commit details
Copy full SHA for d2f8938
View code at this point
Browse repository at this point
Reworked get_bot
Show description for b494319
Eldinnie
committed
b494319
View commit details
Copy full SHA for b494319
View code at this point
Browse repository at this point
Move photo tests from test_bot to test_photo
Eldinnie
committed
fca64f5
View commit details
Copy full SHA for fca64f5
View code at this point
Browse repository at this point
test_audio done
Show description for c92ebc4
Eldinnie
committed
c92ebc4
View commit details
Copy full SHA for c92ebc4
View code at this point
Browse repository at this point
test_document done
Show description for 281bd67
Eldinnie
committed
281bd67
View commit details
Copy full SHA for 281bd67
View code at this point
Browse repository at this point
test_photo done
Show description for f6a98d7
Eldinnie
committed
f6a98d7
View commit details
Copy full SHA for f6a98d7
View code at this point
Browse repository at this point
Simple assertions in setUpClass
Show description for e7b839b
Eldinnie
committed
e7b839b
View commit details
Copy full SHA for e7b839b
View code at this point
Browse repository at this point
Clean up after conversation
Show description for 4fe805e
Eldinnie
committed
4fe805e
View commit details
Copy full SHA for 4fe805e
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
reformat code
Eldinnie
committed
4bf63d7
View commit details
Copy full SHA for 4bf63d7
View code at this point
Browse repository at this point
sys.path why?
Eldinnie
committed
991ee2b
View commit details
Copy full SHA for 991ee2b
View code at this point
Browse repository at this point
test_videonote done
Show description for c91ffc1
Eldinnie
committed
c91ffc1
View commit details
Copy full SHA for c91ffc1
View code at this point
Browse repository at this point
test_voice done
Show description for 7b7c4a8
Eldinnie
committed
7b7c4a8
View commit details
Copy full SHA for 7b7c4a8
View code at this point
Browse repository at this point
test_video done
Show description for 6b7ce7b
Eldinnie
committed
6b7ce7b
View commit details
Copy full SHA for 6b7ce7b
View code at this point
Browse repository at this point
first tries
Eldinnie
committed
8a89265
View commit details
Copy full SHA for 8a89265
View code at this point
Browse repository at this point
Add module name to tests name
Show description for 9f1b63b
jsmnbom
committed
9f1b63b
View commit details
Copy full SHA for 9f1b63b
View code at this point
Browse repository at this point
Merge branch 'master' into official-test
jsmnbom
authored
0afe83a
View commit details
Copy full SHA for 0afe83a
View code at this point
Browse repository at this point
Fixed tests
evgfilim1
committed
3bf4399
View commit details
Copy full SHA for 3bf4399
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Add a tiny test for unnamed filters
Show description for dba4739
jsmnbom
committed
dba4739
View commit details
Copy full SHA for dba4739
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.