From 38453c6576f174aed4465383232e88b0ab67a265 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 28 Dec 2022 10:06:20 -0500 Subject: [PATCH] Updated Notify_d7networks (markdown) --- Notify_d7networks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_d7networks.md b/Notify_d7networks.md index c62b15e..b9d853f 100644 --- a/Notify_d7networks.md +++ b/Notify_d7networks.md @@ -21,7 +21,7 @@ Valid syntax is as follows: | token | Yes | The _API Token_ associated with your D7 Networks account. This is available to you via the **API Details** section from within your [account profile area](https://d7networks.com/accounts/profile/). | PhoneNo | Yes | At least one phone number MUST identified to use this plugin. This field is also very friendly and supports brackets, spaces and hyphens in the event you want to format the number in an easy to read fashion. | from | No | Originating address,In cases where the rewriting of the sender's address is supported or permitted by the SMS-C. This is used to transmit the message, this number is transmitted as the originating address and is completely optional. -| priority | No | By default a priority of zero (0) is set (low). You can set 0, 1, 2, or 3 if you wish to adjust this value where as 3 represents a high priority. +| unicode | No | Message should be set to `unicode`. By default this is set `False`. When set to `False` (default), in the background: an `auto` switch is specified allowing D7 Networks to detect the message type on it's own. Set this to `True` if you want to enforce all messages to be of type `unicode`. | batch | No | D7 Networks allows a batch mode. If you identify more then one phone number, you can send all of the phone numbers you identify on the URL in a single shot instead of the normal _Apprise_ approach (which sends them one by one). Enabling batch mode has both it's pro's and cons. By default batch mode is disabled. #### Example