Preparing search index...
The search index is not available
api
api
app/messages/messages-service
MessagesService
ClassMessagesService
Index
Constructors
constructor
Methods
handle
Message
Constructors
constructor
new
Messages
Service
(
send
,
command
)
:
MessagesService
Parameters
send
:
SendMessageUseCase
command
:
CommandService
Returns
MessagesService
Methods
handle
Message
handle
Message
(
incoming
,
authenticatedUser
)
:
Promise
<
void
>
Parameters
incoming
:
CreateMessageDto
authenticatedUser
:
User
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
handle
Message
api
Loading...