mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 08:35:18 +00:00
Can change group visibility.
This commit is contained in:
@ -20,7 +20,7 @@ class GroupInfo extends BaseUniqueObject {
|
||||
private $number_members = -1;
|
||||
private $logo;
|
||||
private $membership_level = -1;
|
||||
private $visiblity;
|
||||
private $visiblity = -1;
|
||||
|
||||
|
||||
//Get and set the name of group
|
||||
|
Reference in New Issue
Block a user