From 666c2760e01a0cf8a2f9d544f758b9ce9e8ce694 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Fri, 7 Aug 2026 17:28:41 +0200 Subject: [PATCH] deltachat.h --- deltachat-ffi/deltachat.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deltachat-ffi/deltachat.h b/deltachat-ffi/deltachat.h index 90cbec384..3ddc16eb6 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -6366,6 +6366,12 @@ void dc_event_unref(dc_event_t* event); #define DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_DONE 2200 + +/** + * TODO docs + */ +#define DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_TIMED_OUT 2201 + /** * Inform that set of chats or the order of the chats in the chatlist has changed. *