deltachat-rpc-client 2.2.0__py3-none-any.whl → 2.4.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- deltachat_rpc_client/pytestplugin.py +6 -0
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/METADATA +1 -1
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/RECORD +7 -7
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/WHEEL +0 -0
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/entry_points.txt +0 -0
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/licenses/LICENSE +0 -0
- {deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/top_level.txt +0 -0
|
@@ -13,6 +13,12 @@ from . import Account, AttrDict, Bot, Chat, Client, DeltaChat, EventType, Messag
|
|
|
13
13
|
from ._utils import futuremethod
|
|
14
14
|
from .rpc import Rpc
|
|
15
15
|
|
|
16
|
+
E2EE_INFO_MSGS = 1
|
|
17
|
+
"""
|
|
18
|
+
The number of info messages added to new e2ee chats.
|
|
19
|
+
Currently this is "End-to-end encryption available".
|
|
20
|
+
"""
|
|
21
|
+
|
|
16
22
|
|
|
17
23
|
class ACFactory:
|
|
18
24
|
"""Test account factory."""
|
|
@@ -9,11 +9,11 @@ deltachat_rpc_client/deltachat.py,sha256=4KpiHbpfXM_LmbG-OvtDACK9W09UH0tsJyFunfH
|
|
|
9
9
|
deltachat_rpc_client/events.py,sha256=Y45LoGlQy0i1U-LhoqF9njqJWA8v4b-XHfXZ4VOr1TQ,10205
|
|
10
10
|
deltachat_rpc_client/message.py,sha256=o5XqsfwNS-MFv7ptjTA4no-OsIDliIopsMp3vs8qBwA,3946
|
|
11
11
|
deltachat_rpc_client/py.typed,sha256=nGQ9Itq-bkXBn5Ri1JIR0oYnDNv7LDRfkowxBSSqVTM,60
|
|
12
|
-
deltachat_rpc_client/pytestplugin.py,sha256=
|
|
12
|
+
deltachat_rpc_client/pytestplugin.py,sha256=asnQUJ9w386VS1OaHTWvzq8Yz0kD9p2RaJ_DqYXaJ1U,5737
|
|
13
13
|
deltachat_rpc_client/rpc.py,sha256=AUY8UJP7NlRSE5ewJs9jGxJdK8etKqsCEFWiIqnX5T8,6981
|
|
14
|
-
deltachat_rpc_client-2.
|
|
15
|
-
deltachat_rpc_client-2.
|
|
16
|
-
deltachat_rpc_client-2.
|
|
17
|
-
deltachat_rpc_client-2.
|
|
18
|
-
deltachat_rpc_client-2.
|
|
19
|
-
deltachat_rpc_client-2.
|
|
14
|
+
deltachat_rpc_client-2.4.0.dist-info/licenses/LICENSE,sha256=Pz2eACSxkhsGfW9_iN60pgy-enjnbGTj8df8O3ebnQQ,16726
|
|
15
|
+
deltachat_rpc_client-2.4.0.dist-info/METADATA,sha256=GiFExJTRzcOh5dPsrmwPpF5mDruR9CS8Qx3n4se8E4I,2173
|
|
16
|
+
deltachat_rpc_client-2.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
17
|
+
deltachat_rpc_client-2.4.0.dist-info/entry_points.txt,sha256=VHpX6EnKBaNj89qJWctApThnMa8suyaamfZEnQacXgc,81
|
|
18
|
+
deltachat_rpc_client-2.4.0.dist-info/top_level.txt,sha256=ePNMkY10htGrLiLydH1ITvYFM3LcTEa51HyPqJ40hDk,21
|
|
19
|
+
deltachat_rpc_client-2.4.0.dist-info/RECORD,,
|
|
File without changes
|
{deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{deltachat_rpc_client-2.2.0.dist-info → deltachat_rpc_client-2.4.0.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|