mirror of
https://github.com/caronc/apprise.git
synced 2025-08-06 07:16:07 +02:00
Updated Development_API (markdown)
@ -45,8 +45,8 @@ apobj.notify(
|
|||||||
```
|
```
|
||||||
By default, all notifications are sent as type **NotifyType.INFO** using the _default_ theme. The following other types are included with this theme:
|
By default, all notifications are sent as type **NotifyType.INFO** using the _default_ theme. The following other types are included with this theme:
|
||||||
|
|
||||||
| Notification Type | Text Representation | Image Representation |
|
| 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** | _warning_ | [](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** | _success_ | [](https://github.com/caronc/apprise/tree/master/apprise/assets/themes/default) |
|
||||||
|
Reference in New Issue
Block a user