Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultChat
Message
Interface Message
interface
Message
{
category
:
string
;
content
:
string
;
messageType
?:
string
;
organizationId
?:
string
;
priority
?:
string
;
receiptId
?:
string
;
senderId
?:
string
;
senderType
:
string
;
title
?:
string
;
topicId
:
string
;
typeId
:
string
;
}
Implemented by
defaultChat
.
MessageEntity
MessageTopicEntity
MessageTopicSubscriptionEntity
Index
Properties
category
content
message
Type?
organization
Id?
priority?
receipt
Id?
sender
Id?
sender
Type
title?
topic
Id
type
Id
Properties
category
category
:
string
content
content
:
string
Optional
message
Type
message
Type
?:
string
Optional
organization
Id
organization
Id
?:
string
Optional
priority
priority
?:
string
Optional
receipt
Id
receipt
Id
?:
string
Optional
sender
Id
sender
Id
?:
string
sender
Type
sender
Type
:
string
Optional
title
title
?:
string
topic
Id
topic
Id
:
string
type
Id
type
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
content
message
Type
organization
Id
priority
receipt
Id
sender
Id
sender
Type
title
topic
Id
type
Id
@basaldev/blocks-messaging-service - v4.0.0
defaultChat
defaultNotification
socket
MessageAdapter
MessagingAppConfig
ServiceOpts
createNodeblocksMessagingApp
Generated using
TypeDoc