mirror of
https://github.com/chatmail/core.git
synced 2026-05-10 18:36:29 +03:00
before, MsgsChanged(chat_id, new_msg_id) was emitted, but that does not cover the deleted message. in theory, we could emit both, however, that would just be a waste of refresh in uis. also before, events were used this way, however, also the documentations are updated to reflect reality better.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat