Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultNotification
CreateTopicDto
Interface CreateTopicDto
interface
CreateTopicDto
{
app
?:
string
;
isPublic
?:
boolean
;
name
:
string
;
ownerId
?:
string
;
ownerType
:
string
;
typeId
:
string
;
}
Index
Properties
app?
is
Public?
name
owner
Id?
owner
Type
type
Id
Properties
Optional
app
app
?:
string
Optional
is
Public
is
Public
?:
boolean
name
name
:
string
Optional
owner
Id
owner
Id
?:
string
owner
Type
owner
Type
:
string
type
Id
type
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
app
is
Public
name
owner
Id
owner
Type
type
Id
@basaldev/blocks-messaging-service - v4.0.0
defaultChat
defaultNotification
socket
MessageAdapter
MessagingAppConfig
ServiceOpts
createNodeblocksMessagingApp
Generated using
TypeDoc