mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
this is now done with jsonrpc via `dc_jsonrpc_request()` or `dc_jsonrpc_blocking_call()` using the methods `send_reaction` and `get_message_reactions`
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