python-telegram-bot/telegram/ext
2024-01-29 13:13:41 +01:00
..
_handlers Move Handler Files to _handlers Subdirectory (#4064) 2024-01-15 20:15:33 +01:00
_utils Bump ruff and Remove sort-all (#4075) 2024-01-24 20:53:36 +01:00
__init__.py Move Handler Files to _handlers Subdirectory (#4064) 2024-01-15 20:15:33 +01:00
_aioratelimiter.py Add More ruff Rules (#3763) 2023-06-29 11:38:09 +02:00
_application.py Move Handler Files to _handlers Subdirectory (#4064) 2024-01-15 20:15:33 +01:00
_applicationbuilder.py pre-commit autoupdate (#3996) 2023-12-09 13:11:45 +01:00
_basepersistence.py Use Explicit Optionals (#3692) 2023-05-18 07:57:59 +02:00
_baseratelimiter.py Update Copyright to 2023 (#3459) 2023-01-01 21:31:29 +01:00
_baseupdateprocessor.py Add AsyncContextManager as Parent Class to BaseUpdateProcessor (#4001) 2023-12-13 20:22:10 +01:00
_callbackcontext.py [pre-commit.ci] pre-commit autoupdate (#3967) 2023-11-12 10:11:22 +01:00
_callbackdatacache.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00
_contexttypes.py Explicit Type Annotations (#3508) 2023-02-02 18:55:07 +01:00
_defaults.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00
_dictpersistence.py Add More ruff Rules (#3763) 2023-06-29 11:38:09 +02:00
_extbot.py Adjust read_timeout Behavior for Bot.get_updates (#3963) 2023-11-27 18:24:21 +01:00
_jobqueue.py Improve Type Completeness & Corresponding Workflow (#4035) 2023-12-29 22:48:45 +01:00
_picklepersistence.py [pre-commit.ci] pre-commit autoupdate (#3967) 2023-11-12 10:11:22 +01:00
_updater.py Add Support for Unix Sockets to Updater.start_webhook (#3986) 2023-12-14 21:37:00 +01:00
filters.py Deprecate filters.CHAT (#4083) 2024-01-29 13:13:41 +01:00