mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 14:14:09 +00:00
core: add flag to User to use client services
This commit is contained in:
@@ -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)?
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user