core, ui: item about no e2ee in public channels (#6886)

* core, ui: item about no e2ee in public channels

* fix, refactor

* all tests

* update bot api types

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
This commit is contained in:
Evgeny
2026-04-25 20:49:26 +01:00
committed by GitHub
co-authored by Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
parent 67b2aff187
commit 504ef253cb
12 changed files with 63 additions and 35 deletions
+1
View File
@@ -1847,6 +1847,7 @@ connFullLink + ((' ' + connShortLink) if connShortLink is not None else '') # Py
## E2EInfo
**Record type**:
- public: bool?
- pqEnabled: bool?