LICENSE
README.md
pyproject.toml
discordbase/__init__.py
discordbase/catalog.py
discordbase/client.py
discordbase/errors.py
discordbase/events.py
discordbase/limits.py
discordbase/py.typed
discordbase/rest.py
discordbase/schema.py
discordbase/table.py
discordbase.egg-info/PKG-INFO
discordbase.egg-info/SOURCES.txt
discordbase.egg-info/dependency_links.txt
discordbase.egg-info/requires.txt
discordbase.egg-info/top_level.txt
tests/test_client.py
tests/test_events.py
tests/test_integration_crud.py
tests/test_limits.py
tests/test_table.py