notify(
self,
kind: DcodeNotificationKind,
message: str,
*,
title: str || Name | Type | Description |
|---|---|---|
kind* | DcodeNotificationKind | |
message* | str | |
title | str | None | Default: None |
Run Notification for one supported dcode notification.
Supported dcode notification kind.
User-facing notification text.
Optional notification title.