Preparing search index...
The search index is not available
@basaldev/blocks-messaging-service - v4.0.0
@basaldev/blocks-messaging-service
defaultChat
Topic
Interface Topic
interface
Topic
{
app
?:
string
;
id
?:
string
;
isPublic
?:
boolean
;
name
:
string
;
ownerIds
?:
string
[]
;
ownerType
:
string
;
typeId
:
SupportedTopicTypeId
;
}
Implemented by
defaultChat
.
TopicEntity
TopicSubscriptionEntity
Index
Properties
app?
id?
is
Public?
name
owner
Ids?
owner
Type
type
Id
Properties
Optional
app
app
?:
string
Optional
id
id
?:
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
id
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