mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
Update deltachat-ffi/deltachat.h
Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
@@ -1089,7 +1089,7 @@ char* dc_get_webxdc_status_updates (dc_context_t* context, uint32_t msg_id, uint
|
||||
* @param msg_id The ID of the message with the webxdc instance.
|
||||
* @return 1=contact ID is member of chat ID, 0=contact is not in chat
|
||||
*/
|
||||
int dc_is_webxdc_updating (dc_context_t* context, uint32_t chat_id);
|
||||
int dc_is_webxdc_updating (dc_context_t* context, uint32_t msg_id);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user