From ddc42c7e28245e7d2a497d85c6bccb2e3a2e29a7 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 30 Dec 2020 16:19:13 -0500 Subject: [PATCH] Updated Notify_onesignal (markdown) --- Notify_onesignal.md | 1 + 1 file changed, 1 insertion(+) 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: