Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultChat
UpdateMessageDto
Interface UpdateMessageDto
interface
UpdateMessageDto
{
category
?:
string
;
content
?:
string
;
priority
?:
string
;
title
?:
string
;
typeId
?:
string
;
}
Hierarchy
WithCustomFields
UpdateMessageDto
Index
Properties
category?
content?
priority?
title?
type
Id?
Properties
Optional
category
category
?:
string
Optional
content
content
?:
string
Optional
priority
priority
?:
string
Optional
title
title
?:
string
Optional
type
Id
type
Id
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
content
priority
title
type
Id
@basaldev/blocks-messaging-service - v4.0.0
defaultChat
defaultNotification
socket
MessageAdapter
MessagingAppConfig
ServiceOpts
createNodeblocksMessagingApp
Generated using
TypeDoc