groups

abstract val groups: ArrayItemList<Group>

Retrieves the user's groups.

This property provides access to the user's groups, which consist of various contact groups that the user has created. Each group is represented by a unique Group object containing all relevant information, such as group name, description, and members.

Return

The groups as an ArrayItemList of Group.