Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultNotification
CreateMessageDto
Interface CreateMessageDto
interface
CreateMessageDto
{
category
:
string
;
content
:
string
;
priority
?:
string
;
publications
?:
{
since
?:
number
;
until
?:
number
;
}
;
senderId
?:
string
;
senderType
:
string
;
shouldSendMail
?:
boolean
;
title
:
string
;
topicId
:
string
;
typeId
:
string
;
}
Hierarchy
WithCustomFields
CreateMessageDto
Index
Properties
category
content
priority?
publications?
sender
Id?
sender
Type
should
Send
Mail?
title
topic
Id
type
Id
Properties
category
category
:
string
content
content
:
string
Optional
priority
priority
?:
string
Optional
publications
publications
?:
{
since
?:
number
;
until
?:
number
;
}
Type declaration
Optional
since
?:
number
Optional
until
?:
number
Optional
sender
Id
sender
Id
?:
string
sender
Type
sender
Type
:
string
Optional
should
Send
Mail
should
Send
Mail
?:
boolean
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
priority
publications
sender
Id
sender
Type
should
Send
Mail
title
topic
Id
type
Id
@basaldev/blocks-messaging-service - v4.0.0
defaultChat
defaultNotification
socket
MessageAdapter
MessagingAppConfig
ServiceOpts
createNodeblocksMessagingApp
Generated using
TypeDoc