python-telegram-bot/telegram/ext
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
..
__init__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
callbackqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
choseninlineresulthandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
commandhandler.py CommandHandler - ignore strings in entities and "/" followed by whitespace (#1020) 2018-03-01 10:11:16 +02:00
conversationhandler.py Fix conversationhandler timeout (#1032) 2018-03-05 12:18:40 +01:00
dispatcher.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
filters.py Filters for Category and file types (#1046) 2018-03-16 23:41:48 +01:00
handler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
jobqueue.py Remove deprecated code (#1012) 2018-02-22 14:17:06 +02:00
messagehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
messagequeue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
precheckoutqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
regexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
shippingqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
stringcommandhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
stringregexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
typehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
updater.py Updater improvements (#1018) 2018-03-02 23:11:16 +02:00