get_message()
Parameters
- Token(character varying)
- MessageID(integer)
Returns
- Error or a json of message information.
Description
- Gets the information about a specific message.
Errors
- 1 - Invalid Session.
- 2 - Thread MessageID does not exist.
- 4 - User is not a member of this course and so does not have the permissions to read this message.