deltachat-rpc-client: fix bug in client.py and add missing EventType.MSG_DELETED

This commit is contained in:
adbenitez
2023-07-23 20:07:10 +02:00
parent 3a63628f1f
commit b26dccd174
3 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Unreleased
### Fixes
- deltachat-rpc-client: fix bug in client.py and add missing `EventType.MSG_DELETED`
## [1.118.0] - 2023-07-07
### API-Changes