Skip to main content

UserSentMessageNotificationData

ChatKitty JS Core SDK / Exports / UserSentMessageNotificationData

Class: UserSentMessageNotificationData

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new UserSentMessageNotificationData()

Inherited from

NotificationData.constructor

Properties

message

message: Message

Defined in

lib/notification.ts:53


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