mirror of https://github.com/caronc/apprise
Updated Notify_onesignal (markdown)
parent
15ca68552e
commit
ddc42c7e28
|
@ -45,6 +45,7 @@ If you defined a template with OneSignal, you can use it as well:
|
||||||
| subtitle | No | The subtitle of your push. Only appears on iOS devices.
|
| subtitle | No | The subtitle of your push. Only appears on iOS devices.
|
||||||
| language | No | The 2 character language code to push your message as. By default this is set to `en` if not specified.
|
| language | No | The 2 character language code to push your message as. By default this is set to `en` if not specified.
|
||||||
| image | No | to include the icon/image associated with the message. By default this is set to `yes`.
|
| image | No | to include the icon/image associated with the message. By default this is set to `yes`.
|
||||||
|
| batch | No | Set it to **Yes** if you want all identified targets to be notified notified in batches (instead of individually). By default this is set to **No**.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a OneSignal notification to all devices associated with a project:
|
Send a OneSignal notification to all devices associated with a project:
|
||||||
|
|
Loading…
Reference in New Issue