mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 09:56:35 +03:00
api(deltachat-rpc-client): add CONFIG_SYNCED constant
This commit is contained in:
@@ -61,6 +61,7 @@ class EventType(str, Enum):
|
||||
WEBXDC_INSTANCE_DELETED = "WebxdcInstanceDeleted"
|
||||
CHATLIST_CHANGED = "ChatlistChanged"
|
||||
CHATLIST_ITEM_CHANGED = "ChatlistItemChanged"
|
||||
CONFIG_SYNCED = "ConfigSynced"
|
||||
|
||||
|
||||
class ChatId(IntEnum):
|
||||
|
||||
Reference in New Issue
Block a user