python-telegram-bot/telegram/ext
GauthamramRavichandran 237e73bfb4
Add Filters.chat_type (#2128)
* add supergroup filter

* add chat_type filter

* re-implemented ChatType

* Add deprecations, improve tests

* Fix some docs

* Fix black

Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
2020-10-29 19:42:08 +01:00
..
__init__.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
basepersistence.py Improve Type Hinting for Class Variables (#2136) 2020-10-15 18:50:47 +02:00
callbackcontext.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
callbackqueryhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
choseninlineresulthandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
commandhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
conversationhandler.py Improve Type Hinting for Class Variables (#2136) 2020-10-15 18:50:47 +02:00
defaults.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
dictpersistence.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
dispatcher.py Improve Type Hinting for Class Variables (#2136) 2020-10-15 18:50:47 +02:00
filters.py Add Filters.chat_type (#2128) 2020-10-29 19:42:08 +01:00
handler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
inlinequeryhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
jobqueue.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
messagehandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
messagequeue.py Fix Configuration of Black Formatter (#2158) 2020-10-23 13:40:02 +02:00
picklepersistence.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
pollanswerhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
pollhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
precheckoutqueryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
regexhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
shippingqueryhandler.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
stringcommandhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
stringregexhandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
typehandler.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
updater.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00