LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
aioshad/__init__.py
aioshad/_release_compat.py
aioshad/client.py
aioshad/config.py
aioshad/crypto.py
aioshad/dispatcher.py
aioshad/errors.py
aioshad/features.py
aioshad/filters.py
aioshad/methods.py
aioshad/network.py
aioshad/py.typed
aioshad/rate_limit.py
aioshad/session.py
aioshad.egg-info/PKG-INFO
aioshad.egg-info/SOURCES.txt
aioshad.egg-info/dependency_links.txt
aioshad.egg-info/requires.txt
aioshad.egg-info/top_level.txt
aioshad/assets/logo_aioshad.png
aioshad/types/__init__.py
aioshad/types/chat.py
aioshad/types/message.py
aioshad/types/user.py
tests/test_core.py
tests/test_release_1_0_5.py