how can I change th groupListitem members count with group description?
I have used the following method
new Group(String GUID, String name, String groupType, String password, String icon, String description)
but in CometChatGroupListItem component description is not present ?