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
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
tests
test_audio.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 11, 2017
Switch to pytest + required fixes to code (#788)
Show description for 5d7c6ad
jsmnbom
authored and
tsnoam
committed
5d7c6ad
View commit details
Copy full SHA for 5d7c6ad
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Decrease number of requests in tests (#755)
ihoru
authored and
tsnoam
committed
454ab05
View commit details
Copy full SHA for 454ab05
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
send_* now accepts tg-objects (#742)
Show description for 8d1d38c
Eldinnie
authored and
tsnoam
committed
8d1d38c
View commit details
Copy full SHA for 8d1d38c
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
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
Commits on Jun 21, 2017
new shorter audiofile
Eldinnie
committed
976ad1b
View commit details
Copy full SHA for 976ad1b
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
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
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
Add equality rich comparision operators to telegram objects (#604)
Show description for da01601
jsmnbom
authored and
tsnoam
committed
da01601
View commit details
Copy full SHA for da01601
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
:white_check_mark: Fix tests (missed one)
Show description for 69bfb85
jh0ker
committed
69bfb85
View commit details
Copy full SHA for 69bfb85
View code at this point
Browse repository at this point
:white_check_mark: Fix tests
Show description for f267646
jh0ker
committed
f267646
View commit details
Copy full SHA for f267646
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
fix tests (telegram cache file_id's)
rahiel
committed
659ac52
View commit details
Copy full SHA for 659ac52
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
Commits on Oct 5, 2016
Add tests for captions in audio and voice
jsmnbom
committed
6b77885
View commit details
Copy full SHA for 6b77885
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Allow http url as a file_id
Show description for 3c88965
tsnoam
committed
3c88965
View commit details
Copy full SHA for 3c88965
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 Aug 26, 2016
fix yapf
rahiel
committed
da87d4b
View commit details
Copy full SHA for da87d4b
View code at this point
Browse repository at this point
Commits on May 15, 2016
Column width to 90 #259
leandrotoledo
committed
880746b
View commit details
Copy full SHA for 880746b
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
re-order imports
jh0ker
committed
7f46313
View commit details
Copy full SHA for 7f46313
View code at this point
Browse repository at this point
Add InlineKeyboardButtonTest and reformatting.
leandrotoledo
committed
35f6de3
View commit details
Copy full SHA for 35f6de3
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Some code reformat and minor fixes
leandrotoledo
committed
ca1fff2
View commit details
Copy full SHA for ca1fff2
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
unitests: remove docstrings & prints - not needed with nosetests
tsnoam
committed
d5b35e7
View commit details
Copy full SHA for d5b35e7
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
flaky tests: try up to 3 times, need to succeed once
tsnoam
committed
e0cf0ab
View commit details
Copy full SHA for e0cf0ab
View code at this point
Browse repository at this point
unitests: use home brewed timeout for tests
tsnoam
committed
ec13a36
View commit details
Copy full SHA for ec13a36
View code at this point
Browse repository at this point
use timed tests and flaky
jh0ker
committed
d05fa12
View commit details
Copy full SHA for d05fa12
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
test_audio: temp. disable duration unitest
Show description for 034d005
tsnoam
committed
034d005
View commit details
Copy full SHA for 034d005
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Fix data objects references for tests to raw files on Githup repo
leandrotoledo
committed
b4abf75
View commit details
Copy full SHA for b4abf75
View code at this point
Browse repository at this point
Fix file_size tests for send* by URL
leandrotoledo
committed
12d71d5
View commit details
Copy full SHA for 12d71d5
View code at this point
Browse repository at this point
Tests for send(Audio,Voice,Video) by URL
leandrotoledo
committed
7227ca3
View commit details
Copy full SHA for 7227ca3
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 20, 2015
Fix tests
leandrotoledo
committed
1919f87
View commit details
Copy full SHA for 1919f87
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Add tests to custom filename arg #56
leandrotoledo
committed
77977b9
View commit details
Copy full SHA for 77977b9
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Much better, such wow Audio/Voice/Video tests
leandrotoledo
committed
65a2248
View commit details
Copy full SHA for 65a2248
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.