Skip to main content

Interface: SCCustomNotificationType

Interface SCCustomNotificationType. Custom Notification Schema.

Properties

description

Optional description: string

Notification description

Defined in

customNotification.ts:31


embed

Optional embed: SCEmbedType

Embed object if exist

Defined in

customNotification.ts:21


id

id: number

Id of the custom notification

Defined in

customNotification.ts:11


title

Optional title: string

Notification title

Defined in

customNotification.ts:26


type

type: string

Custom type notification

Defined in

customNotification.ts:16