-
-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
The problem
I tried escaping * and ~ as mentioned in the documentation, but it does not work.
Used CURL command: curl -X POST -H "Content-Type: application/json" --data '{"message":"Test \** \* \~ Escape", "text_mode": "styled", "number":"","recipients":[]}' 'http:///v2/send'
Result in Signal: Test Escape
I also tried four backslahes but that only resulted in a backlash appearing in the Signal message.
Are you using the latest released version?
- Yes
Have you read the troubleshooting page?
- Yes
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
JSON-RPC Mode
What's the architecture of your host system?
arm64
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels