mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
tweak ffi-doc a little
This commit is contained in:
@@ -1013,7 +1013,7 @@ int dc_send_webxdc_status_update (dc_context_t* context, uint32_t msg_id, const
|
||||
|
||||
|
||||
/**
|
||||
* Get status updates.
|
||||
* Get webxdc status updates.
|
||||
* The status updates may be sent by yourself or by other members using dc_send_webxdc_status_update().
|
||||
* In both cases, you will be informed by #DC_EVENT_WEBXDC_STATUS_UPDATE
|
||||
* whenever there is a new update.
|
||||
@@ -4869,8 +4869,7 @@ int64_t dc_lot_get_timestamp (const dc_lot_t* lot);
|
||||
|
||||
|
||||
/**
|
||||
* webxdc-Message.
|
||||
* Message with HTML5, CSS and related content.
|
||||
* The message is a webxdc instance.
|
||||
*
|
||||
* To send data to a webxdc instance, use dc_send_webxdc_status_update()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user