deltachat / deltachat-node

Email-based instant messaging for Node.js.
GNU General Public License v3.0
45 stars 11 forks source link

Add new async function join_secure #436

Closed nicodh closed 4 years ago

nicodh commented 4 years ago

Calling dcn_join_secure results in: Error: napi_create_reference(env, callback, 1, &carrier->callback_ref) failed!

Jikstra commented 4 years ago

How are you calling dcn_join_secure?