mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 10:19:16 +02:00
26 lines
364 B
ReStructuredText
26 lines
364 B
ReStructuredText
|
|
high level API reference
|
|
========================
|
|
|
|
.. note::
|
|
|
|
This API is work in progress and may change in versions prior to 1.0.
|
|
|
|
.. autosummary::
|
|
|
|
deltachat.account
|
|
deltachat.chatting
|
|
|
|
account module
|
|
--------------
|
|
|
|
.. automodule:: deltachat.account
|
|
:members:
|
|
|
|
|
|
chatting module
|
|
---------------
|
|
|
|
.. automodule:: deltachat.chatting
|
|
:members:
|
|
|