mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
jsonrpc: add SystemMessageType to Message and cffi: add missing DC_INFO_ constants (#3707)
* jsonrpc: add `SystemMessageType` to `Message` and cffi: add missing `DC_INFO_` constants * Update deltachat-ffi/deltachat.h Co-authored-by: bjoern <r10s@b44t.com> * regenerate js constants Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
- `messageGetWebxdcInfo` -> `getWebxdcInfo`
|
||||
- jsonrpc: changed method signature
|
||||
- `miscSendTextMessage(accountId, text, chatId)` -> `miscSendTextMessage(accountId, chatId, text)`
|
||||
- jsonrpc: add `SystemMessageType` to `Message`
|
||||
- cffi: add missing `DC_INFO_` constants
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user