mirror of https://github.com/caronc/apprise
Updated Notify_signal (markdown)
parent
b78db7f370
commit
65af14bde1
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue