LICENSE
README.md
pyproject.toml
python_max_client/__init__.py
python_max_client/client.py
python_max_client/packet.py
python_max_client.egg-info/PKG-INFO
python_max_client.egg-info/SOURCES.txt
python_max_client.egg-info/dependency_links.txt
python_max_client.egg-info/requires.txt
python_max_client.egg-info/top_level.txt
python_max_client/functions/__init__.py
python_max_client/functions/channels.py
python_max_client/functions/chats.py
python_max_client/functions/groups.py
python_max_client/functions/messages.py
python_max_client/functions/profile.py
python_max_client/functions/users.py
tests/test_client.py