Class GroupMemberManager

The manager of members that belong to a group.

Example

new GroupMemberManager(group);

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

cache: CacheCollection<void, void>

This cache of the manager.

client: Client

The client the manager belongs to.

group: Group

The group the members belong to.

Methods