Skip to main content

BaseNotification

ChatKitty JS Core SDK / Exports / BaseNotification

Interface: BaseNotification

Table of contents

Properties

Properties

body

body: string

Defined in

lib/notification.ts:15


channel

channel: null | Channel

Defined in

lib/notification.ts:16


createdTime

createdTime: string

Defined in

lib/notification.ts:19


data

data: unknown

Defined in

lib/notification.ts:17


id

id: number

Defined in

lib/notification.ts:13


muted

muted: boolean

Defined in

lib/notification.ts:18


readTime

readTime: null | string

Defined in

lib/notification.ts:20


title

title: string

Defined in

lib/notification.ts:14