mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 05:56:31 +03:00
remove an ancient hack on context-teardown, refine and use more regular API for finalizing online accounts
This commit is contained in:
@@ -305,7 +305,6 @@ class Chat(object):
|
||||
def get_contacts(self):
|
||||
""" get all contacts for this chat.
|
||||
:params: contact object.
|
||||
:raises ValueError: if contact could not be added
|
||||
:returns: list of :class:`deltachat.chatting.Contact` objects for this chat
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user