mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: setServerOperators, getUsageConditions api wip (#5145)
This commit is contained in:
@@ -354,7 +354,7 @@ data ChatCommand
|
||||
| APITestProtoServer UserId AProtoServerWithAuth
|
||||
| TestProtoServer AProtoServerWithAuth
|
||||
| APIGetServerOperators
|
||||
| APISetServerOperators (NonEmpty (OperatorId, Bool))
|
||||
| APISetServerOperators (NonEmpty OperatorEnabled)
|
||||
| APIGetUserServers UserId
|
||||
| APISetUserServers UserId (NonEmpty UserServers)
|
||||
| APIValidateServers (NonEmpty UserServers) -- response is CRUserServersValidation
|
||||
|
||||
Reference in New Issue
Block a user