mirror of
https://github.com/caronc/apprise.git
synced 2025-03-04 10:01:39 +01:00
Updated Development_API (markdown)
parent
5b3f4cb37e
commit
902c39c93c
@ -109,7 +109,7 @@ a.notify(title="my title", body="my body")
|
||||
```
|
||||
You could look at the apprise.notify() logic like this:
|
||||
|
||||
|tag= line | Tag Representation |
|
||||
| tag= | Tag Representation |
|
||||
| ------------------------- | ------------------------ |
|
||||
| "TagA, TagB" | TagA **or** TagB
|
||||
| ['TagA', 'TagB'] | TagA **or** TagB
|
||||
|
Loading…
Reference in New Issue
Block a user