emit "DC_EVENT_MEMBER_ADDED" and python plugin event "member_added" for securejoin or non-securejoin additions of a contact to a chat. also fixup some docs

This commit is contained in:
holger krekel
2020-02-26 16:51:08 +01:00
parent 57141e478c
commit 84f17b7539
12 changed files with 69 additions and 12 deletions

View File

@@ -7,6 +7,9 @@ for managing global and per-account plugin registration, and performing
hook calls.
Registering a plugin
--------------------
.. autoclass:: deltachat.register_global_plugin
.. autoclass:: deltachat.account.Account.add_account_plugin