Skip to content

Commit

Permalink
refine docs
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Apr 12, 2024
1 parent 749440f commit ac485a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deltachat-ffi/deltachat.h
Original file line number Diff line number Diff line change
Expand Up @@ -4732,6 +4732,7 @@ void dc_msg_set_file (dc_msg_t* msg, const char* file,
* dc_msg_t* webxdc_instance = dc_init_webxdc_integration(context, 0);
* ~~~
*
* The returned webxdc_instance can be used the same way as any other Webxdc.
* see dc_init_webxdc_integration() for more details about Webxdc integrations.
*
* @memberof dc_msg_t
Expand Down

0 comments on commit ac485a0

Please sign in to comment.