Retrieves group info of the group with a certain id.
impl Information { fn from_group_id(id: u32) -> Result<Information, Errno> }
The group id.