python-telegram-bot/telegram/ext
Poolitzer 927502e588
API 4.9 (#1980)
* Add Basketball Dice

Added Basketball Dice Variation

* Update dice.py

* Update dice.py

* Update telegram/dice.py

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* Update bot.py

* Update filters.py

* Update test_filters.py

* Fixed whitespaces

* Update dice.py

* Fix line length

* adding dice values to docstring

* adding via_bot to message and thumb_mime_type to iqresults

* feat: updating docs

* feat: improving message attribute test

* Fix flake8

Co-authored-by: Jannik <32801117+code1mountain@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
2020-06-22 20:09:52 +02:00
..
__init__.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
basepersistence.py Use @abstractmethod instead of raising NotImplementedError (#1905) 2020-05-01 21:27:34 +03:00
callbackcontext.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
callbackqueryhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
choseninlineresulthandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
commandhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
conversationhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
defaults.py Add default values (#1490) 2020-02-06 11:22:56 +01:00
dictpersistence.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
dispatcher.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
filters.py API 4.9 (#1980) 2020-06-22 20:09:52 +02:00
handler.py Use @abstractmethod instead of raising NotImplementedError (#1905) 2020-05-01 21:27:34 +03:00
inlinequeryhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
jobqueue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
messagehandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
messagequeue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
picklepersistence.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
pollanswerhandler.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
pollhandler.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
precheckoutqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
regexhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
shippingqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
stringcommandhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
stringregexhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
typehandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
updater.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00