Make the bots automatically accept group chat contact requests

This commit is contained in:
link2xt
2023-05-05 12:49:23 +00:00
parent 16906210e1
commit ba36d09c70
3 changed files with 20 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
- BREAKING: jsonrpc:
- `get_chatlist_items_by_entries` now takes only chatids instead of `ChatListEntries`
- `get_chatlist_entries` now returns `Vec<u32>` of chatids instead of `ChatListEntries`
### Fixes
- Make the bots automatically accept group chat contact requests. #4377
## [1.114.0] - 2023-04-24