mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
the summary can be modified by the apps using
`sendUpdate({summary: "foo", payload: ...})`
the summary is updated when there is no newer update
and chat will be informed by the change as usual by
`DC_EVENT_MSGS_CHANGED`.