get_message_group_members()
Parameters
- Token(character varying)
- MessageGroupID(integer)
Returns
- Error or the list of messages in the messagegroup
Description
- Returns a list of the messages in the chosen message group. There are inadequate security checks with this function and that needs to be addressed.
Errors
- 1 - This group ID does not exist.
- 2 - Invalid Session.
- 3 - This user is not a member of this course.