mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
fix documentation
This commit is contained in:
@@ -37,16 +37,3 @@ Message
|
|||||||
.. autoclass:: deltachat.message.Message
|
.. autoclass:: deltachat.message.Message
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
MessageType
|
|
||||||
------------
|
|
||||||
|
|
||||||
.. autoclass:: deltachat.message.MessageType
|
|
||||||
:members:
|
|
||||||
|
|
||||||
MessageState
|
|
||||||
------------
|
|
||||||
|
|
||||||
.. autoclass:: deltachat.message.MessageState
|
|
||||||
:members:
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ Playing around on the commandline
|
|||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
Once you have :doc:`installed deltachat bindings <install>`
|
Once you have :doc:`installed deltachat bindings <install>`
|
||||||
you can start playing from the python interpreter commandline::
|
you can start playing from the python interpreter commandline.
|
||||||
|
|
||||||
For example you can type ``python`` and then::
|
For example you can type ``python`` and then::
|
||||||
|
|
||||||
# instantiate and configure deltachat account
|
# instantiate and configure deltachat account
|
||||||
|
|||||||
Reference in New Issue
Block a user