diff --git a/Notify_signal.md b/Notify_signal.md index ba4a1fe..015099e 100644 --- a/Notify_signal.md +++ b/Notify_signal.md @@ -47,7 +47,7 @@ You can post in multiple chats by simply chaining them at the end of the URL. | from | Yes | This must be a _From Phone Number_ you've added to the API service. | to | **\*No** |A phone number or group id you wish to send your notification to. If one isn't specified, then the `from` is used instead. | batch | No | Send multiple specified notifications in a single batch (1 upstream post to the end server). By default this is set to `no`. -| status | No | Optionally include a small little ASCII string representing the notification status being sent (inline with it) by default this is set to `no`. +| status | No | Optionally include a small little ASCII string representing the notification status being sent (inline with it) by default this is set to `yes`. ### Acquiring A Group ID Groups can be created in the app, or via the [Signal Rest API Service](https://github.com/bbernhard/signal-cli-rest-api).