mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 14:46:29 +01:00
.. | ||
tests | ||
__init__.py | ||
add_new_method.py | ||
add_new_parameter.py | ||
collector.py | ||
helpers.py | ||
README.md | ||
requirements-script.txt |
Code autogenerator
This folder is used to run python scripts which can autogenerate code used for adding features of new Bot API updates.
Requirements
Requires Python 3.10 and higher, and the package libcst
.