mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Add Event::ChatAutodeleteTimerModified
This commit is contained in:
@@ -4417,6 +4417,11 @@ int64_t dc_lot_get_timestamp (const dc_lot_t* lot);
|
||||
*/
|
||||
#define DC_EVENT_CHAT_MODIFIED 2020
|
||||
|
||||
/**
|
||||
* Chat autodelete timer changed.
|
||||
*/
|
||||
#define DC_EVENT_CHAT_AUTODELETE_TIMER_MODIFIED 2021
|
||||
|
||||
|
||||
/**
|
||||
* Contact(s) created, renamed, verified, blocked or deleted.
|
||||
|
||||
Reference in New Issue
Block a user