Message controller.
Delete a message.
The message ID.
The user.
Get a message.
The message.
Get message history with another user.
The user's ID.
The message history with the other user.
Get the user's message threads.
The user's message threads.
Mark a message as read.
Send a message to another user.
The ID of the user to send the message to.
The message content.
The new message.
Generated using TypeDoc
Message controller.