mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Can change group name
This commit is contained in:
		@@ -21,7 +21,7 @@ enum GroupPostCreationLevel { MODERATORS, MEMBERS }
 | 
			
		||||
 | 
			
		||||
class Group {
 | 
			
		||||
  final int id;
 | 
			
		||||
  final String name;
 | 
			
		||||
  String name;
 | 
			
		||||
  final String iconURL;
 | 
			
		||||
  final int numberMembers;
 | 
			
		||||
  GroupMembershipLevel membershipLevel;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user