deltachat_rpc_client: add webxdc API

This commit is contained in:
link2xt
2022-12-26 22:25:10 +00:00
parent 9734552da5
commit f92b8dcec0
3 changed files with 68 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
- Move format=flowed support to a separate crate #3869
### API-Changes
- jsonrpc: add python API for webxdc updates #3872
### Fixes
- Do not add an error if the message is encrypted but not signed #3860