Skip to content

Scrypted Documentation / NotifierOptions

Interface: NotifierOptions ​

Properties ​

subtitle? ​

optional subtitle: string


badge? ​

optional badge: string


bodyWithSubtitle? ​

optional bodyWithSubtitle: string


body? ​

optional body: string


android? ​

optional android: object

channel? ​

optional channel: string


data? ​

optional data: any


dir? ​

optional dir: NotificationDirection


lang? ​

optional lang: string


renotify? ​

optional renotify: boolean


requireInteraction? ​

optional requireInteraction: boolean


silent? ​

optional silent: boolean


critical? ​

optional critical: boolean


tag? ​

optional tag: string

Collapse key/id.


timestamp? ​

optional timestamp: number


vibrate? ​

optional vibrate: VibratePattern


recordedEvent? ​

optional recordedEvent: RecordedEvent & object

Type declaration ​

id ​

id: string


actions? ​

optional actions: NotificationAction[]


image? ​

optional image: string