Skip to main content

UserMentionedNotificationData

ChatKitty JS Core SDK / Exports / UserMentionedNotificationData

Class: UserMentionedNotificationData

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new UserMentionedNotificationData()

Inherited from

NotificationData.constructor

Properties

message

message: Message

Defined in

lib/notification.ts:62


recipient

recipient: User

Inherited from

NotificationData.recipient

Defined in

lib/notification.ts:45


type

type: string

Inherited from

NotificationData.type

Defined in

lib/notification.ts:44