Skip to main content

UserRepliedToMessageNotificationData

ChatKitty JS Core SDK / Exports / UserRepliedToMessageNotificationData

Class: UserRepliedToMessageNotificationData

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new UserRepliedToMessageNotificationData()

Inherited from

NotificationData.constructor

Properties

message

message: Message

Defined in

lib/notification.ts:57


parent

parent: Message

Defined in

lib/notification.ts:58


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