Updated Notify_onesignal (markdown)

master
Chris Caron 2020-12-30 16:19:13 -05:00
parent 15ca68552e
commit ddc42c7e28
1 changed files with 1 additions and 0 deletions

@ -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.
| 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`.
| 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
Send a OneSignal notification to all devices associated with a project: