Skip to main content

UserMentionedChannelNotificationData

ChatKitty JS Core SDK / Exports / UserMentionedChannelNotificationData

Class: UserMentionedChannelNotificationData

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new UserMentionedChannelNotificationData()

Inherited from

NotificationData.constructor

Properties

message

message: Message

Defined in

lib/notification.ts:66


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