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