Updated Notify_msg91 (markdown)

Chris Caron 2023-10-06 16:35:50 -04:00
parent ae161efb17
commit cde0faff83

@ -61,6 +61,6 @@ Send a MSG91 Notification as an SMS:
# Assuming we want to define our Foobar Inc company name as the template token `company`:
# - identifies as 800-555-1223
apprise -vv -t "Test Message Title" -b "Test Message Body" \
msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc
"msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc"
```