add_message_to_usergroup()
Parameters
- Token(character varying)
- MessageID(integer)
- UsergroupID(integer)
Returns
Description
- Each usergroup has a messagegroup. This adds a specific message[MessageID] to a
usergroup's[UsergroupID] messagegroup.
Errors
- 1 - Invalid Session.
- 2 - This GroupID is not valid.
- 3 - This MessageID is not valid.
- 2 - Message must be a thread message to be moved.
- 2 - Permission denied. User is not responsible for this message.
- 2 - Permission denied. User is read only in this group.
Related functions