Protected
dbRetrieves a list of thread messages for the current thread.
A promise that resolves to an array of ThreadMessage objects.
Retrieves the participants of the thread.
A promise that resolves to an array of thread participants.
Retrieves or updates the status of the thread.
A promise that resolves to the current status of the thread.
Error if the thread is not found.
Generated using TypeDoc
Adds a participant to the thread.