LICENSE
README.md
pyproject.toml
src/telegram_easy/__init__.py
src/telegram_easy/_core.py
src/telegram_easy/cli.py
src/telegram_easy/send_receive.py
src/telegram_easy.egg-info/PKG-INFO
src/telegram_easy.egg-info/SOURCES.txt
src/telegram_easy.egg-info/dependency_links.txt
src/telegram_easy.egg-info/entry_points.txt
src/telegram_easy.egg-info/requires.txt
src/telegram_easy.egg-info/top_level.txt
src/telegram_easy/aio/__init__.py
src/telegram_easy/aio/send_receive.py
test/test_aio_get_updates.py
test/test_aio_send_text_message.py
test/test_cli.py
test/test_get_updates.py
test/test_send_text_message.py