mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
refine handling of accepted contacts in example
This commit is contained in:
@@ -283,6 +283,9 @@ class Account(object):
|
||||
""" create or get an existing chat object for the
|
||||
the specified message.
|
||||
|
||||
If this message is in the deaddrop chat then
|
||||
the sender will become an accepted contact.
|
||||
|
||||
:param message: messsage id or message instance.
|
||||
:returns: a :class:`deltachat.chat.Chat` object.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user