Updated Development_Apprise_Details (markdown)

Chris Caron 2019-08-08 15:14:39 -04:00
parent df702da917
commit 3de5b94204

@ -280,7 +280,7 @@ import apprise
# First you'll get your details which will provide your app with all the information you need
# to get the data you need from the user with any supported notification service.
a = apprise.Apprise()
apprise_details = details()
apprise_details = a.details()
# work your magic and get the user to populate the tokens associated with the
# notification services