mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
Allow sending a raw webxdc status update (#4386)
- create new api endpoint Co-authored-by: bjoern <r10s@b44t.com> * renaming function --------- Co-authored-by: septias <xxsebastian.kleahnxx@gmail.com> Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Added
|
||||
- jsonrpc: `ChatListItemFetchResult` gets new properties: `summary_preview_image`, `last_message_type` and `last_message_id`
|
||||
- New rust API `send_webxdc_status_update_struct` to send a `StatusUpdateItem`
|
||||
|
||||
### Changes
|
||||
- BREAKING: jsonrpc:
|
||||
|
||||
Reference in New Issue
Block a user