mirror of https://github.com/caronc/apprise
Updated Notify_smseagle (markdown)
parent
9437fed951
commit
1c4cfda6fa
|
@ -25,7 +25,7 @@ A `target` can be either a phone number, a contact, or if prefixed with `#` it b
|
||||||

|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue