on-notification
The on-notification
action event handler for notifications. It belongs to the notifications category within the interaction area.
Action Syntax
on-notification $variable
A variable name starting with $
on-notification @reference
A reference starting with @
on-notification $variable [file]
A variable name starting with $ followed by A file reference
on-notification @reference [file]
A reference starting with @ followed by A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
on-notification $channel
Action code: 3767581088
Version: 0.6.4-4
Last updated: 2025-06-13