Add JSON-RPC API can_send()

This commit is contained in:
link2xt
2023-04-14 20:10:18 +00:00
parent b369a30544
commit 28a13e98a6
4 changed files with 16 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
- Cleanly terminate deltachat-rpc-server.
Also terminate on ctrl-c.
- Refactorings #4317
- Add JSON-RPC API `can_send()`.
### Fixes
- Fix python bindings README documentation on installing the bindings from source.