LICENSE
README.md
pyproject.toml
src/deltachat_rpc_client/__init__.py
src/deltachat_rpc_client/_utils.py
src/deltachat_rpc_client/account.py
src/deltachat_rpc_client/chat.py
src/deltachat_rpc_client/client.py
src/deltachat_rpc_client/const.py
src/deltachat_rpc_client/contact.py
src/deltachat_rpc_client/deltachat.py
src/deltachat_rpc_client/events.py
src/deltachat_rpc_client/message.py
src/deltachat_rpc_client/py.typed
src/deltachat_rpc_client/pytestplugin.py
src/deltachat_rpc_client/rpc.py
src/deltachat_rpc_client.egg-info/PKG-INFO
src/deltachat_rpc_client.egg-info/SOURCES.txt
src/deltachat_rpc_client.egg-info/dependency_links.txt
src/deltachat_rpc_client.egg-info/entry_points.txt
src/deltachat_rpc_client.egg-info/top_level.txt
tests/test_account_events.py
tests/test_chatlist_events.py
tests/test_iroh_webxdc.py
tests/test_key_transfer.py
tests/test_multidevice.py
tests/test_securejoin.py
tests/test_something.py
tests/test_vcard.py
tests/test_webxdc.py