We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949c570 commit 2387d22Copy full SHA for 2387d22
deltachat-rpc-client/tests/test_something.py
@@ -11,7 +11,7 @@
11
import pytest
12
13
from deltachat_rpc_client import Contact, EventType, Message, events
14
-from deltachat_rpc_client.const import MessageState
+from deltachat_rpc_client.const import DownloadState, MessageState
15
from deltachat_rpc_client.pytestplugin import E2EE_INFO_MSGS
16
from deltachat_rpc_client.rpc import JsonRpcError
17
0 commit comments