Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultNotification
CreateTransmissionDto
Interface CreateTransmissionDto
interface
CreateTransmissionDto
{
category
:
string
;
content
:
string
;
priority
?:
string
;
publications
?:
{
since
?:
number
;
until
?:
number
;
}
;
receiverId
:
string
;
senderId
?:
string
;
senderType
:
string
;
shouldSendMail
?:
boolean
;
title
:
string
;
topicId
:
string
;
typeId
:
string
;
}
Hierarchy
WithCustomFields
CreateTransmissionDto
Index
Properties
category
content
priority?
publications?
receiver
Id
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
receiver
Id
receiver
Id
:
string
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
receiver
Id
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