core: add flag to User to use client services

This commit is contained in:
Evgeny Poberezkin
2025-12-25 22:40:35 +00:00
parent 282314cb82
commit c8e1bf6ab0
29 changed files with 244 additions and 152 deletions
+2
View File
@@ -2665,6 +2665,7 @@ SubscribeError:
**Record type**:
- profile: [Profile](#profile)?
- pastTimestamp: bool
- clientService: bool
---
@@ -3723,6 +3724,7 @@ Handshake:
- sendRcptsSmallGroups: bool
- autoAcceptMemberContacts: bool
- userMemberProfileUpdatedAt: UTCTime?
- clientService: bool
- uiThemes: [UIThemeEntityOverrides](#uithemeentityoverrides)?