Preparing search index...
The search index is not available
session-service
session-service
domain/aggregates/chat/commands/chatCommands
SendMessageCommand
Class SendMessageCommand
Send Message Command.
Implements
ISessionCommand
<
SendMessageCommandContent
>
Index
Constructors
constructor
Properties
content
type
Constructors
constructor
new
Send
Message
Command
(
user
,
sessionName
,
message
,
sessionReactions
)
:
SendMessageCommand
Parameters
user
:
User
sessionName
:
string
message
:
string
sessionReactions
:
ISessionReactions
Returns
SendMessageCommand
Properties
Readonly
content
content
:
SendMessageCommandContent
Readonly
type
type
:
CommandType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
type
session-service
Loading...
Send Message Command.