jsonrpc: add webxdc_info property to Message (#3588)

* jsonrpc: add `webxdc_info` property to `Message`

* add pr number to changelog
This commit is contained in:
Simon Laux
2022-09-07 22:14:13 +02:00
committed by GitHub
parent 417bddfa16
commit 484aa54ed6
2 changed files with 11 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
- `addContactToChat()`
- jsonrpc: add `is_broadcast` property to `ChatListItemFetchResult` #3584
- jsonrpc: add `was_seen_recently` property to `ChatListItemFetchResult`, `FullChat` and `Contact` #3584
- jsonrpc: add `webxdc_info` property to `Message` #3588
### Changes
- order contact lists by "last seen";