Files
chatmail-core/deltachat-ffi
B. Petersen 6316ee7c9b add editable "summary" to dc_msg_get_webxdc_info()
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`.
2022-01-16 00:30:53 +01:00
..
2019-04-28 18:06:26 +03:00
2021-08-07 12:03:25 +00:00
2021-12-01 21:33:39 +01:00
2019-08-26 19:17:58 +02:00
2021-03-13 22:19:12 +03:00
2019-08-26 19:17:58 +02:00

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