Updated Notify_smseagle (markdown)

master
Chris Caron 2022-09-06 09:12:19 -04:00
parent 9437fed951
commit 1c4cfda6fa
1 changed files with 1 additions and 1 deletions

@ -25,7 +25,7 @@ A `target` can be either a phone number, a contact, or if prefixed with `#` it b
![image](https://user-images.githubusercontent.com/850374/188493684-1d023e26-53f1-4813-87ec-e4a96e0e5a98.png) ![image](https://user-images.githubusercontent.com/850374/188493684-1d023e26-53f1-4813-87ec-e4a96e0e5a98.png)
You can mix and match as well You can mix and match as well
* `smseagles://{token}@{hostname}:{port}/{to_phone1}/@{group1}/{contact1}` * `smseagles://{token}@{hostname}:{port}/{to_phone1}/3@{group1}/@{contact1}`
For ambiguity, if you do not provide a valid phone number, and the information parsed does not exclusively have a `#` or `@` in front of it, then it is interpreted as a Contact. For ambiguity, if you do not provide a valid phone number, and the information parsed does not exclusively have a `#` or `@` in front of it, then it is interpreted as a Contact.