mirror of
https://github.com/caronc/apprise.git
synced 2025-08-09 08:25:07 +02:00
Updated Development_Apprise_Details (markdown)
@ -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
|
||||
|
Reference in New Issue
Block a user