NewGroup

Used to create or update a group.

Structure
{   
     string name; 
     string description; 
     unsigned int type; 
};
Fields
  • name   Unique group name.

  • description   Group description.

  • type   One of GroupType.