diff --git a/Notify_onesignal.md b/Notify_onesignal.md index f69eda0..24de857 100644 --- a/Notify_onesignal.md +++ b/Notify_onesignal.md @@ -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: