mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
in fact, `get_chat_msgs()` with `marker1before` is not used on iOS, however, iOS still needs the special chat-id. in #3274 we did not check this possibility. it may be changed, of course, however, that would requore some refactorings in an anyway complicated area and is probably not worth the effort.
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