jsonrpc: add is_broadcast property

to `ChatListItemFetchResult`
This commit is contained in:
Simon Laux
2022-09-06 21:49:22 +02:00
committed by Simon Laux
parent 8de5e964e0
commit 96ce8eb851
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
and `dc_event_emitter_unref()` should be used instead of
`dc_accounts_event_emitter_unref`.
- add `dc_contact_was_seen_recently()` #3560
- jsonrpc: add `is_broadcast` property to `ChatListItemFetchResult`
### Changes
- order contact lists by "last seen";