Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api

This commit is contained in:
Bernhard B
2023-12-01 21:33:18 +01:00

View File

@@ -25,7 +25,7 @@ const groupPrefix = "group."
const signalCliV2GroupError = "Cannot create a V2 group as self does not have a versioned profile" const signalCliV2GroupError = "Cannot create a V2 group as self does not have a versioned profile"
const endpointNotSupportedInJsonRpcMode = "This endpoint is not supported in JSON-RCP mode." const endpointNotSupportedInJsonRpcMode = "This endpoint is not supported in JSON-RPC mode."
type GroupPermission int type GroupPermission int