mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 02:18:37 +02:00
Updated Development_API (markdown)
@ -164,8 +164,8 @@ By default, all notifications are sent as type **NotifyType.INFO** using the _de
|
|||||||
| Notification Type | Text Representation | Image |
|
| Notification Type | Text Representation | Image |
|
||||||
| -------------------- | ------------------- | ----- |
|
| -------------------- | ------------------- | ----- |
|
||||||
| **NotifyType.INFO** | _info_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
| **NotifyType.INFO** | _info_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
||||||
| **NotifyType.SUCCESS** | _warning_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
| **NotifyType.SUCCESS** | _success_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
||||||
| **NotifyType.WARNING** | _success_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
| **NotifyType.WARNING** | _warning_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
||||||
| **NotifyType.FAILURE** | _failure_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
| **NotifyType.FAILURE** | _failure_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
||||||
|
|
||||||
Should you want to send a notification using a different status, simply include it as part of your **notify()** call:
|
Should you want to send a notification using a different status, simply include it as part of your **notify()** call:
|
||||||
|
Reference in New Issue
Block a user