mirror of
https://github.com/caronc/apprise.git
synced 2025-06-27 13:11:36 +02: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:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user