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


data?

optional data: any


dir?

optional dir: NotificationDirection


lang?

optional lang: string


renotify?

optional renotify: boolean


requireInteraction?

optional requireInteraction: boolean


silent?

optional silent: boolean


tag?

optional tag: string


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