mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 18:36:30 +03:00
As trashed messages can't be loaded from the db now by `Message::load_from_db()` returning an error for such messages, errors from `Message::load_from_db()` should be logged as warnings. If it's really an error like a db failure, it should be logged internally.
Delta Chat C Interface
Installation
see Installing libdeltachat system wide in ../README.md
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