Delete a message.
The message's ID.
Delete old messages.
Get a message.
The message's ID.
The message record.
Get a user's message threads.
The user's ID.
Get message history for two users.
One user's ID.
Another user's ID.
Messages exchanged between two users.
Mark a message as read.
The message's ID.
The updated message record.
Mark a message as unread.
The message's ID.
The updated message record.
Determine whether or not a message exists.
The message's ID.
Whether or not the message exists.
Send a message.
The ID of the user sending the message.
The ID of the user receiving the message.
The message content.
The new message record.
Generated using TypeDoc
Message table service.