mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-22 22:45:09 +01:00
613175b2c4
* Make Filters.user attrs mutable * Add test_filters_user_empty_args * Add test_filters_user_empty_args * fix locks * Make codecov happy * Make user_ids and usernames sets * Correct doc string * Address review * Review Vol. II * Apply suggestions from code review Co-authored-by: Noam Meltzer <tsnoam@gmail.com> * Review Vol III. * propery setter is now only a wrapper to a private method + more cleanups pylint complained on some extra stuff, so cleaned them as well * Review Vol. IV * Review Vol. V * Apply changes to Filters.chat Co-authored-by: Noam Meltzer <tsnoam@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
basepersistence.py | ||
callbackcontext.py | ||
callbackqueryhandler.py | ||
choseninlineresulthandler.py | ||
commandhandler.py | ||
conversationhandler.py | ||
defaults.py | ||
dictpersistence.py | ||
dispatcher.py | ||
filters.py | ||
handler.py | ||
inlinequeryhandler.py | ||
jobqueue.py | ||
messagehandler.py | ||
messagequeue.py | ||
picklepersistence.py | ||
pollanswerhandler.py | ||
pollhandler.py | ||
precheckoutqueryhandler.py | ||
regexhandler.py | ||
shippingqueryhandler.py | ||
stringcommandhandler.py | ||
stringregexhandler.py | ||
typehandler.py | ||
updater.py |