mirror of
https://github.com/caronc/apprise.git
synced 2025-08-15 10:52:36 +02:00
Updated Development_API (markdown)
@ -109,7 +109,7 @@ a.notify(title="my title", body="my body")
|
|||||||
```
|
```
|
||||||
You could look at the apprise.notify() logic like this:
|
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
|
||||||
| ['TagA', 'TagB'] | TagA **or** TagB
|
| ['TagA', 'TagB'] | TagA **or** TagB
|
||||||
|
Reference in New Issue
Block a user