BackgroundFetchCompletedForAllAccounts event

This commit is contained in:
Simon Laux
2024-01-04 07:27:08 +01:00
committed by bjoern
parent 946eea4c9e
commit df455bbcf5
8 changed files with 42 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ module.exports = {
DC_DOWNLOAD_FAILURE: 20,
DC_DOWNLOAD_IN_PROGRESS: 1000,
DC_DOWNLOAD_UNDECIPHERABLE: 30,
DC_EVENT_BACKGROUND_FETCH_COMPLETED_FOR_ALL_ACCOUNTS: 2200,
DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED: 2021,
DC_EVENT_CHAT_MODIFIED: 2020,
DC_EVENT_CONFIGURE_PROGRESS: 2041,