python-telegram-bot/telegram
Jannik 38e3b91a87 Filters for Category and file types (#1046)
* Added extra Filters for File Type and Category

Added extra Filters for File Type and Category, based on the provided Mime-Type

* Added tests for the new Filters

Added Tests for the Category and File Types Filters.

* Fixed Tests

Fixed the Tests from the last commit

* Little Fix

* Revert of unwanted changes

* Update filters.py

* Changed the strings

* Changed file_type to mime_type

* Fixed Tests
2018-03-16 23:41:48 +01:00
..
ext Filters for Category and file types (#1046) 2018-03-16 23:41:48 +01:00
files Improved File.download (#1019) 2018-03-01 10:10:04 +02:00
games Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inline remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
payment remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
utils Add missing docs utils (#912) 2018-03-05 12:17:56 +01:00
vendor Update vendored urllib3 gitmodule to the proper git revision 2017-07-25 22:37:58 +03:00
__init__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
__main__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
base.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
bot.py Add missing docs utils (#912) 2018-03-05 12:17:56 +01:00
callbackquery.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
chat.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
chataction.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
chatmember.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
choseninlineresult.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
constants.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
error.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
forcereply.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
keyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
message.py Fix in telegram.Message (#1042) 2018-03-16 21:42:39 +01:00
messageentity.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
parsemode.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardremove.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replymarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
update.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
user.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
userprofilephotos.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
version.py Bump to v10.0.1 2018-03-05 12:46:19 +01:00
webhookinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00